CLB2D_SESSION - Platform Session Mapping
Platform Session Mapping information is stored in SAP table CLB2D_SESSION.
It is part of development package CLB2_DB in software component CA-UI2-AR-SM. This development package consists of objects that can be grouped under "Collaboration: Database Layer".
It is part of development package CLB2_DB in software component CA-UI2-AR-SM. This development package consists of objects that can be grouped under "Collaboration: Database Layer".
Fields for table CLB2D_SESSION
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client ID | X | SYMANDT | CLNT | 6 | * |
SEC_STORE_ID | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 64 | |
EXTERNAL_USER | Collaboration: User Name | CLB2_USER_NAME | CHAR | 510 | ||
PLATFORM_TYPE | Collaboration: Service Provider Type | CLB2_PLATFORM_TYPE | CHAR | 40 | CLB2C_PTYPE | |
PLATFORM | Collaboration Platform ID (Server) | CLB2_PLATFORM_ID | CHAR | 60 | CLB2C_PLATF_DEF | |
SESSION_KEY | Session Key | CLB2_SESSION_KEY | CHAR | 100 | ||
VALID_FROM | Collaboration: Valid From | CLB2_VALID_FROM | DEC | 8 | ||
VALID_TO | Collaboration: Valid To | CLB2_VALID_TO | DEC | 8 |