SAP ABAP Interface IF_CLB_USER_TOKEN_DB (DB Access for User Access Data)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB_USER_TOKEN_DB | DB Layer: User Token Data | 20111219 |
Properties
| Interface | IF_CLB_USER_TOKEN_DB | |
| Short Description | DB Access for User Access Data |
General Data
| Package | S_CLB_DB | Collaboration: Database Layer |
| Created | 20111208 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CLB_USER_TOKEN_DB has no forward declaration.
Interfaces
Interface IF_CLB_USER_TOKEN_DB has no interface.
Friends
Interface IF_CLB_USER_TOKEN_DB has no friend.
Attributes
Interface IF_CLB_USER_TOKEN_DB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Data | 20111208 | |
| 2 | Instance method | Public | Method | Modify Data | 20111208 | |
| 3 | Instance method | Public | Method | Refresh Buffer of a User | 20130322 | |
| 4 | Instance method | Public | Method | Select Data | 20111208 |
Events
Interface IF_CLB_USER_TOKEN_DB has no event.
Types
Interface IF_CLB_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) | CLB_ACCESS_TOKEN | 20111208 | ||||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | CLB_USER_NAME | User Name | 20111208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111208 | |||
| 2 | 20111208 |
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) | CLB_S_USER_TOKEN_DATA | Data Structure of Table CLB_USER_TOKEN | 20111208 | |||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | CLB_USER_NAME | User Name | 20111208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111208 | |||
| 2 | 20111208 |
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) | CLB_USER_NAME | 20130322 |
Method REFRESH on Interface IF_CLB_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) | CLB_ACCESS_TOKEN | 20111208 | ||||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | CLB_USER_NAME | User Name | 20111208 | |||
| 3 | RS_ACCESS_DATA | Value transfer | Type reference (TYPE) | CLB_S_USER_TOKEN_DATA | Data Structure of Table CLB_USER_TOKEN | 20111208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20111208 | |||
| 2 | 20111208 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |