SAP ABAP Table CLB_S_USER_TOKEN_DATA (Data Structure of Table CLB_USER_TOKEN)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_DB (Package) Collaboration: Database Layer
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | CLB_S_USER_TOKEN_DATA |
|
| Short Description | Data Structure of Table CLB_USER_TOKEN |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
CLB_ACCESS_TOKEN | CLB_ACCESS_TOKEN | CHAR | 255 | 0 | Access Token for OAuth | ||
| 2 | |
CLB_VALID_FROM | CLB_TIMESTAMP | DEC | 15 | 0 | Collaboration: Valid From | ||
| 3 | |
CLB_VALID_TO | CLB_TIMESTAMP | DEC | 15 | 0 | Collaboration: Valid To | ||
| 4 | |
CLB_TOKEN_INVALID | BOOLE | CHAR | 1 | 0 | Indicator: Token is Invalid |
History
| Last changed by/on | SAP | 20140117 |
| SAP Release Created in | 732 |