SAP table SSCOOKIE (Business Server Pages (BSP) DB Table Server-Side Cookies)
SAP table SSCOOKIE has 7 primary key fields being MANDT,RELID,NAME,APPL,USR,SID,SRTF2.
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 | * | MANDT | |
RELID | Region in IMPORT/EXPORT Data Table | CHAR | 2 | 0 | INDX_RELID | ||
NAME | CHAR | 30 | 0 | ||||
APPL | CHAR | 30 | 0 | ||||
USR | CHAR | 64 | 0 | ||||
SID | CHAR | 96 | 0 | ||||
SRTF2 | Next record counter in EXPORT/IMPORT data tables | INT4 | 10 | 0 | INDX_SRTF2 | ||
EXPIRYD | Date data element for SYST | DATS | 8 | 0 | SYDATE | ||
EXPIRYT | TIME Data Element for SYST | TIMS | 6 | 0 | SYTIME | ||
CLUSTR | Length field for user data in EXPORT/IMPORT tables | INT2 | 5 | 0 | INDX_CLSTR | ||
CLUSTD | LRAW | 1024 | 0 |