SAP ABAP Interface IF_CLB2_USER_TOKEN_DATA (User-related Access Data)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB2_USER_TOKEN_DATA | Access Class for User-related Access Token | 20130516 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_CLB2_GENERAL_ABSTRACT | Collaboration: General Test Double (Abstract) | 20130516 |
Properties
Interface | IF_CLB2_USER_TOKEN_DATA | |
Short Description | User-related Access Data |
General Data
Package | CLB2_DB | Collaboration: Database Layer |
Created | 20130516 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CLB2_USER_TOKEN_DATA has no forward declaration.
Interfaces
Interface IF_CLB2_USER_TOKEN_DATA has no interface.
Friends
Interface IF_CLB2_USER_TOKEN_DATA has no friend.
Attributes
Interface IF_CLB2_USER_TOKEN_DATA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete Access Data | 20130516 |
2 | ![]() |
Instance method | Public | Method | Get Access Data for a Specific User | 20130516 |
3 | ![]() |
Instance method | Public | Method | Set Access data for a Specific User | 20130516 |
Events
Interface IF_CLB2_USER_TOKEN_DATA has no event.
Types
Interface IF_CLB2_USER_TOKEN_DATA 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 | Access Token for OAuth | 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 GET_DATA_FOR_USER 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 | User Name | 20130516 | ||
2 | ![]() |
RS_ACCESS_DATA | Value transfer | Type reference (TYPE) | CLB2_S_USER_TOKEN_DATA | Access Token for OAuth | 20130516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Collaboration: DB Exceptions | 20130516 | |
2 | ![]() |
Collaboration: Runtime exception | 20130516 |
Method SET_DATA_FOR_USER 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 | 20130516 | |||
2 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | CLB2_USER_NAME | Char255 | 20130516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Collaboration: DB Exceptions | 20130516 | |
2 | ![]() |
20130516 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |