SAP ABAP Class IF_CLB2_USER_TOKEN_DB (DB Access for User Access Data)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB2_USER_TOKEN_DB | DB Layer: User Token Data | 20130516 |
Properties
| Class | IF_CLB2_USER_TOKEN_DB | |
| Short Description | DB Access for User Access Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130516 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CLB2_USER_TOKEN_DB has no forward declaration.
Interfaces
Class IF_CLB2_USER_TOKEN_DB has no interface implemented.
Friends
Class IF_CLB2_USER_TOKEN_DB has no friend class.
Attributes
Class IF_CLB2_USER_TOKEN_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Data | 20130516 | |
| 2 | Instance method | Public | Method | Modify Data | 20130516 | |
| 3 | Instance method | Public | Method | Refresh Buffer of a User | 20130516 | |
| 4 | Instance method | Public | Method | Select Data | 20130516 |
Events
Class IF_CLB2_USER_TOKEN_DB has no event.
Types
Class IF_CLB2_USER_TOKEN_DB has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACCESS_TOKEN | Call by reference | Type reference (TYPE) | CLB2_ACCESS_TOKEN | 20130516 | ||||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | CLB2_USER_NAME | User Name | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130516 | |||
| 2 | 20130516 |
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ACCESS_DATA | Call by reference | Type reference (TYPE) | CLB2_S_USER_TOKEN_DATA | Data Structure of Table CLB2_USER_TOKEN | 20130516 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | CLB2_USER_NAME | User Name | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130516 | |||
| 2 | 20130516 |
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER | Call by reference | Type reference (TYPE) | CLB2_USER_NAME | 20130516 |
Method REFRESH on class IF_CLB2_USER_TOKEN_DB has no exception.
Method SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACCESS_TOKEN | Call by reference | Type reference (TYPE) | CLB2_ACCESS_TOKEN | 20130516 | ||||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | CLB2_USER_NAME | User Name | 20130516 | |||
| 3 | RS_ACCESS_DATA | Value transfer | Type reference (TYPE) | CLB2_S_USER_TOKEN_DATA | Data Structure of Table CLB2_USER_TOKEN | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130516 | |||
| 2 | 20130516 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |