RSECTAB - Secure Storage: Memory for Encrypted Data
Secure Storage: Memory for Encrypted Data information is stored in SAP table RSECTAB.
It is part of development package SECSTORE in software component BC-SEC-STO. This development package consists of objects that can be grouped under "Secure Storage".
It is part of development package SECSTORE in software component BC-SEC-STO. This development package consists of objects that can be grouped under "Secure Storage".
Fields for table RSECTAB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
IDENT | ID of Record in Secure Storage | X | RSECID | CHAR | 126 | |
VERSION | Version Number to Differentiate Record Structure | CHAR | 2 | |||
TSTAMPDT | System Date | SYDATUM | DATS | 16 | ||
TSTAMPTM | System Time | SYUZEIT | TIMS | 12 | ||
DATA | Field for Encrypted Data and Check Sums | RAW | 184 | |||
CLINDEP | Indicator: Cross-Client Entry | RSECCLINDEP | CHAR | 2 | ||
KEY_ID | Identifier of an encryption key for the Secure Storage DB | RSECKEYID | CHAR | 64 |