SSCOOKIE - Business Server Pages (BSP) DB Table Server-Side Cookies
Business Server Pages (BSP) DB Table Server-Side Cookies information is stored in SAP table SSCOOKIE.
It is part of development package SBSP_RUNTIME in software component BC-BSP. This development package consists of objects that can be grouped under "Business Server Pages (BSP): Runtime Objects".
It is part of development package SBSP_RUNTIME in software component BC-BSP. This development package consists of objects that can be grouped under "Business Server Pages (BSP): Runtime Objects".
Fields for table SSCOOKIE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
RELID | Region in IMPORT/EXPORT Data Table | X | INDX_RELID | CHAR | 2 | |
.INCLUDE | X | SSCOOKIEID | 0 | |||
NAME | Name of cookie | X | CHAR | 30 | ||
APPL | BSP Application, Namespace and Name of Application | X | CHAR | 30 | ||
USR | User Name, for example, SY-UNAME, e-mail etc. | X | CHAR | 64 | ||
SID | Session ID | X | CHAR | 96 | ||
SRTF2 | Next record counter in EXPORT/IMPORT data tables | X | INDX_SRTF2 | INT4 | 4 | |
EXPIRYD | Date data element for SYST | SYDATE | DATS | 8 | ||
EXPIRYT | TIME Data Element for SYST | SYTIME | TIMS | 6 | ||
CLUSTR | Length field for user data in EXPORT/IMPORT tables | INDX_CLSTR | INT2 | 2 | ||
CLUSTD | Length of Data Record | LRAW | 1024 |