SAP Table VCKUN

Assign customer-credit card

VCKUN (Assign customer-credit card) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link VCKUN to other SAP tables.

VCKUN table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
KUNNR Customer Number KUNNR KNA1 CHAR 10 0
CCINS Payment cards: Card type CCINS VCNUM CHAR 4 0
CCNUM Payment cards: Card number CCNUM VCNUM CHAR 25 0
CCDEF Payment cards: Indicator for default payment card CCDEF CHAR 1 0
X Yes
NULL No
CCNUM_MASK Payment cards: Card number CCNUM CHAR 25 0
CCARD_GUID Reference to Encrypted Payment Card Data CCARDEC_GUID CHAR 32 0

VCKUN foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
VCKUN CCINS VCKUN CCINS VCNUM Credit card master CCINS
VCKUN CCINS VCKUN CCNUM VCNUM Credit card master CCNUM
VCKUN CCINS VCKUN MANDT VCNUM Credit card master MANDT
VCKUN CCNUM VCKUN MANDT VCNUM Credit card master MANDT
VCKUN CCNUM VCKUN CCINS VCNUM Credit card master CCINS
VCKUN CCNUM VCKUN CCNUM VCNUM Credit card master CCNUM
VCKUN KUNNR VCKUN MANDT KNA1 General Data in Customer Master MANDT
VCKUN KUNNR VCKUN KUNNR KNA1 General Data in Customer Master KUNNR
VCKUN MANDT VCKUN MANDT T000 Clients MANDT