VCNUM SAP table for – Credit card master

Here we would like to draw your attention to VCNUM table in SAP. As we know it is being mainly used with the SAP SD-BIL (Billing in SD) component which is coming under SD module (Sales & Distribution). VCNUM is a SAP standard transparent table used for storing Credit card master related data in SAP. It comes under the package VFC.

SAP VCNUM table

Table VCNUM technical data

TableVCNUM
Data storingCredit card master
ModuleSD
ComponentSD-BIL
SAP PackageVFC
Delivery ClassA – Application table (master and transaction data)
Table CategoryTRANSPARENT

SAP VCNUM Table Fields

Here is the details of each fields in this table.You can find the discription, data type and assigned lenth of each of the fields in VCNUM table.

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • AUSGDAT
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • CCNUM_MASK
    Its data type is C (Character String) with field length 25
  • CCARD_GUID
    Its data type is C (Character String) with field length 32
  • CCARD_ID
    Its data type is C (Character String) with field length 6
  • CCACCNAME
    Its data type is C (Character String) with field length 40
  • CCINS
    Its a key field. Its data type is C (Character String) with field length 4
  • CCNUM : Currency Translation Number
    Its a key field. Its data type is C (Character String) with field length 25
  • CCNAME
    Its data type is C (Character String) with field length 40
  • DATAB : Validity start date of the condition record
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • DATBI : Validity end date of the condition record
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • CCTYP
    Its data type is C (Character String) with field length 2
  • CCLOCK
    Its data type is C (Character String) with field length 2
  • ISSBANK
    Its data type is C (Character String) with field length 40