CLB2D_USER_TOKEN - OAuth Access Data for User
OAuth Access Data for User information is stored in SAP table CLB2D_USER_TOKEN.
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_USER_TOKEN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client ID | X | SYMANDT | CLNT | 6 | * |
SAPUSER | Collaboration: User Name | X | CLB2_USER_NAME | CHAR | 510 | |
.INCLUDE | DATA | CLB2_S_USER_TOKEN_DATA | 0 | |||
ACCESS_TOKEN | Access Token for OAuth | CLB2_ACCESS_TOKEN | CHAR | 510 | ||
VALID_FROM | Collaboration: Valid From | CLB2_VALID_FROM | DEC | 8 | ||
VALID_TO | Collaboration: Valid To | CLB2_VALID_TO | DEC | 8 | ||
INVALID | Indicator: Token Is Invalid | CLB2_TOKEN_INVALID | CHAR | 2 |