SAP ABAP Class CL_CLB_USER_TOKEN_DATA (Access Class for User-related Access 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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB_USER_TOKEN_DATA | User-related Access Data | 20111208 |
Properties
Class | CL_CLB_USER_TOKEN_DATA | |
Short Description | Access Class for User-related Access Token | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_CLB_DB | Collaboration: Database Layer |
Created | 20111208 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CLB_USER_TOKEN_DATA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CLB_USER_TOKEN_DATA | User-related Access Data | 20111208 |
Friends
Class CL_CLB_USER_TOKEN_DATA has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | See coding | 'CLBD_USER_TOKEN' | Table Name | 20111219 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CLB_USER_TOKEN_DATA | Access Class of Table of Access Tokens | 20111208 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLB_USER_TOKEN_DB | DB Access | 20111208 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get Instance for DB Access | 20111208 |
2 | ![]() |
Static method | Public | Method | Get Instance (Singleton) | 20111208 |
Events
Class CL_CLB_USER_TOKEN_DATA has no event.
Types
Class CL_CLB_USER_TOKEN_DATA has no local type.
Method Signatures
Method GET_DB_ACCESS Signature
Method GET_DB_ACCESS on class CL_CLB_USER_TOKEN_DATA has no parameter.
Method GET_DB_ACCESS on class CL_CLB_USER_TOKEN_DATA has no exception.
Method S_GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CLB_USER_TOKEN_DATA | User-Related Access Data | 20111208 |
Method S_GET_INSTANCE on class CL_CLB_USER_TOKEN_DATA has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 732 |