SAP table TCCRC (Payment Cards: Check Results)

SAP table TCCRC has 3 primary key fields being MANDT,RCATG,RCODE.

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 * MANDT
RCATG Payment Cards: Check Type CHAR 1 0 RCATG_CC
A Address Check (AVS result)
C CVV Check
D Address Check (AVS address approval)
R Card check (Response Code)
Z Check on post code (AVS zip code approval)
RCODE Payment Cards: Result of Check CHAR 4 0 RCODE_CC