SAP ABAP Class CL_CLB2_USER_TOKEN_DATA (Access Class for User-related Access Token)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_DB (Package) Collaboration: Database Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB2_USER_TOKEN_DATA | User-related Access Data | 20130516 |
Properties
| Class | CL_CLB2_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 | CLB2_DB | Collaboration: Database Layer |
| Created | 20130516 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CLB2_USER_TOKEN_DATA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CLB2_USER_TOKEN_DATA | User-related Access Data | 20130516 |
Friends
Class CL_CLB2_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 | 'CLB2D_USER_TOKEN' | Table Name | 20130516 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CLB2_USER_TOKEN_DATA | CLAS CL_CLB2_USER_TOKEN_DATA | 20130516 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_CLB2_USER_TOKEN_DB | DB Access | 20130516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get Instance for DB Access | 20130516 | |
| 2 | Static method | Public | Method | Get Instance (Singleton) | 20130516 |
Events
Class CL_CLB2_USER_TOKEN_DATA has no event.
Types
Class CL_CLB2_USER_TOKEN_DATA has no local type.
Method Signatures
Method GET_DB_ACCESS Signature
Method GET_DB_ACCESS on class CL_CLB2_USER_TOKEN_DATA has no parameter.
Method GET_DB_ACCESS on class CL_CLB2_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_CLB2_USER_TOKEN_DATA | User-Related Access Data | 20130516 |
Method S_GET_INSTANCE on class CL_CLB2_USER_TOKEN_DATA has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |