SAP Table RSECTAB
Secure Storage: Memory for Encrypted Data
RSECTAB (Secure Storage: Memory for Encrypted Data) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link RSECTAB to other SAP tables.
RSECTAB table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
IDENT | ID of record in secure memory | RSECID | CHAR | 63 | 0 | |||||||
VERSION | CHAR | 1 | 0 | |||||||||
TSTAMPDT | System Date | SYDATUM | DATS | 8 | 0 | |||||||
TSTAMPTM | System Time | SYUZEIT | TIMS | 6 | 0 | |||||||
DATA | RAW | 184 | 0 | |||||||||
CLINDEP | Indicator: Cross-Client Entry | RSECCLINDEP | CHAR | 1 | 0 |
Possible values
|
||||||
KEY_ID | Identifier of an encryption key for the Secure Storage DB | RSECKEYID | CHAR | 32 | 0 |
RSECTAB foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
RSECTAB | MANDT | RSECTAB | MANDT | T000 | Clients | MANDT |