SAP table TVCIN (Payment cards: Type)

SAP table TVCIN has 2 primary key fields being MANDT,CCINS.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
CCINS Payment cards: Card type CHAR 4 0 CCINS
KSCHL Condition Type CHAR 4 0 T685 KSCHL
KSCHC Condition Type CHAR 4 0 T685 KSCHL
FNCHK Payment cards: Function for checking the card CHAR 30 0 TFDIR FNCHK
DSCHK Logical destination (specified in function call) CHAR 32 0 RFCDES RFCDEST
TGVAL Payment cards: Authorization validity period NUMC 3 0 TGVAL
CCPRGRS Date type (day, month) CHAR 1 0 CCPRGRS
Month
1 Day
VCARD Virtual card CHAR 1 0 VCARD

TVCIN foreign key relationships

Table Field Check Table Check Field
0 TVCIN FNCHK TFDIR Function Module FUNCNAME
1 TVCIN KSCHC T685 Conditions: Types KAPPL
1 TVCIN KSCHC T685 Conditions: Types KSCHL
0 TVCIN KSCHL T685 Conditions: Types KAPPL
0 TVCIN KSCHL T685 Conditions: Types KSCHL