CCSEC_LOG - Logging of Access to Payment Card Numbers
Logging of Access to Payment Card Numbers information is stored in SAP table CCSEC_LOG.
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_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
TABID | Object Type in Which Credit Card Number is Saved | X | CCSEC_TABID | CHAR | 3 | |
TABKEY | Table Key | X | TABKEY | CHAR | 120 | |
DATUM | System Date | X | SYDATUM | DATS | 8 | |
UZEIT | System Time | X | SYUZEIT | TIMS | 6 | |
UNAME | User Name | X | SYUNAME | CHAR | 12 | |
TCODE | Transaction Code | SYTCODE | CHAR | 20 | * | |
CCNUM | Payment cards: Card number | CCNUM | CHAR | 25 | * | |
CRYPTIC_HASH | Hash Value of Payment Card Number | CCSEC_CRYPTIC_HASH | CHAR | 40 | ||
REASON | Reason for Logging | CCSEC_LOG_REASON | CHAR | 1 |