CLBD_USER_TOKEN - OAuth Access Data for User
OAuth Access Data for User information is stored in SAP table CLBD_USER_TOKEN.
It is part of development package S_CLB_DB in software component BC-SRV-STW. This development package consists of objects that can be grouped under "Collaboration: Database Layer".
It is part of development package S_CLB_DB in software component BC-SRV-STW. This development package consists of objects that can be grouped under "Collaboration: Database Layer".
Fields for table CLBD_USER_TOKEN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client ID | X | SYMANDT | CLNT | 3 | * |
SAPUSER | Collaboration: User Name | X | CLB_USER_NAME | CHAR | 255 | |
.INCLUDE | DATA | CLB_S_USER_TOKEN_DATA | 0 | |||
ACCESS_TOKEN | Access Token for OAuth | CLB_ACCESS_TOKEN | CHAR | 255 | ||
VALID_FROM | Collaboration: Valid From | CLB_VALID_FROM | DEC | 8 | ||
VALID_TO | Collaboration: Valid To | CLB_VALID_TO | DEC | 8 | ||
INVALID | Indicator: Token is Invalid | CLB_TOKEN_INVALID | CHAR | 1 |