CCARDEC - Encrypted Payment Card Numbers
Encrypted Payment Card Numbers information is stored in SAP table CCARDEC.
It is part of development package CCARDEC in software component SD-BIL-IV-PC. This development package consists of objects that can be grouped under "Encryption of Payment Cards".
It is part of development package CCARDEC in software component SD-BIL-IV-PC. This development package consists of objects that can be grouped under "Encryption of Payment Cards".
Fields for table CCARDEC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | * |
| CCARD_GUID | Reference to Encrypted Payment Card Data | X | CCARDEC_GUID | CHAR | 32 | |
| CCARD_SEQNR | Sequential Number | X | CCARDEC_SEQNR | NUMC | 3 | |
| CCARD_BIN | Encrypted Data | CCARDEC_BIN | RAW | 255 | ||
| CCARD_ORIGIN | Origin of Payment Card Number | CCARDEC_ORIGIN | CHAR | 6 | ||
| CCARD_HASHVALUE | Hash Value of Payment Card Number | CCARDEC_HASHVALUE | CHAR | 40 | ||
| CCARD_DESC | Payment Card Description | CCARDEC_DESC | CHAR | 32 | ||
| CCARD_LEN | Length of Encrypted Data | CCARDEC_LEN | INT4 | 4 | ||
| CCARD_TIMESTAMP | Created On | CCARDEC_TIMESTAMP | DEC | 8 | ||
| .INCLUDE | CCSEC_VERS | 0 | ||||
| KEYVERSION | SSF Key Version | SSFKEYVERS | INT4 | 4 | ||
| PAREA | Subarea (for Parallel Processing) | CCSEC_PAREA | NUMC | 3 |