SAP table RSECTAB (Secure Storage: Memory for Encrypted Data)

SAP table RSECTAB has 2 primary key fields being MANDT,IDENT.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 T000 MANDT
IDENT ID of Record in Secure Storage CHAR 63 0 RSECID
VERSION CHAR 1 0
TSTAMPDT System Date DATS 8 0 SYDATUM
TSTAMPTM System Time TIMS 6 0 SYUZEIT
DATA RAW 184 0
CLINDEP Indicator: Cross-Client Entry CHAR 1 0 RSECCLINDEP
Entry is client-specific
X Entry is cross-client
KEY_ID Identifier of an encryption key for the Secure Storage DB CHAR 32 0 RSECKEYID