CCSEC_ENCV - Encrypted Payment Card Data
Encrypted Payment Card Data information is stored in SAP table CCSEC_ENCV.
It is part of development package PCA_SECURITY in software component AP-MD-PCA. This development package consists of objects that can be grouped under "Payment Cards: Encryption".
It is part of development package PCA_SECURITY in software component AP-MD-PCA. This development package consists of objects that can be grouped under "Payment Cards: Encryption".
Fields for table CCSEC_ENCV
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
GUID | GUID of a Payment Card | X | CARD_GUID | RAW | 16 | |
CRYPTIC_NUMBER | Externally Encrypted Payment Card Number | PCA_CRYPTIC_RAW_EXTERNAL | RSTR | 8 | ||
CRYPTIC_LEN | Length of Encoded Payment Card Number | PCA_CRYPTIC_LEN | INT4 | 4 | ||
CRYPTIC_HASH | Hash Value of Payment Card Number | CCSEC_CRYPTIC_HASH | CHAR | 40 | ||
USEDT | Date of Last Use | CCSEC_USEDT | DATS | 8 | ||
.INCLUDE | CCSEC_VERS | 0 | ||||
KEYVERSION | SSF Key Version | SSFKEYVERS | INT4 | 4 | ||
PAREA | Subarea (for Parallel Processing) | CCSEC_PAREA | NUMC | 3 |