SAP ABAP Interface IF_CLB2_USER_MAPPING (Interface for BAdI: CLB2_USER_MAPPING)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_COMMON (Package) Common Objects and Services of the Collaboration Platform

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB2_USER_MAPPING_DEFAULT | Class for BAdI: CLB2_USER_MAPPING | 20130529 |
Properties
Interface | IF_CLB2_USER_MAPPING | |
Short Description | Interface for BAdI: CLB2_USER_MAPPING |
General Data
Package | CLB2_COMMON | Common Objects and Services of the Collaboration Platform |
Created | 20130516 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CLB2_USER_MAPPING has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130516 |
Friends
Interface IF_CLB2_USER_MAPPING has no friend.
Attributes
Interface IF_CLB2_USER_MAPPING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get External ID by User Name | 20130516 |
2 | ![]() |
Instance method | Public | Method | Get User Name by External ID | 20130516 |
Events
Interface IF_CLB2_USER_MAPPING has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_UNAME | Public | See coding | 20130516 | tt_uname TYPE STANDARD TABLE OF syuname WITH DEFAULT KEY
|
Method Signatures
Method GET_EXTERNAL_ID_BY_UNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | 20130516 | |||
2 | ![]() |
RV_EXTERNAL_ID | Value transfer | Type reference (TYPE) | STRING | 20130516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130516 |
Method GET_UNAME_BY_EXTERNAL_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXTERNAL_ID | Call by reference | Type reference (TYPE) | STRING | 20130516 | |||
2 | ![]() |
RT_UNAME | Value transfer | Type reference (TYPE) | TT_UNAME | 20130516 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
CLB2: Exception from user mapping | 20130516 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |