SAP ABAP Interface IF_CLB_USER_MAPPING (Interface for BAdI: CLB_USER_MAPPING)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-STW (Application Component) Social Media ABAP Integration Library
     S_CLB_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_JAM_USER_MAPPING Standard implementation for Jam for BAdI CLB_USER_MAPPING 20121122
Properties
Interface IF_CLB_USER_MAPPING  
Short Description Interface for BAdI: CLB_USER_MAPPING    
General Data
Package S_CLB_COMMON   Common Objects and Services of the Collaboration Platform 
Created 20121121   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_CLB_USER_MAPPING has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20121121
Friends
Interface IF_CLB_USER_MAPPING has no friend.
Attributes
Interface IF_CLB_USER_MAPPING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXTERNAL_ID_BY_UNAME Instance method Public Method 20121121
2 GET_UNAME_BY_EXTERNAL_ID Instance method Public Method 20121121
Events
Interface IF_CLB_USER_MAPPING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_UNAME Public See coding 20121121 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 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME 20121121
2 Returning RV_EXTERNAL_ID Value transfer Type reference (TYPE) STRING 20121121
# Exception Resumable Description Created on
1 CX_CLB_USER_MAPPING 20121121

Method GET_UNAME_BY_EXTERNAL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXTERNAL_ID Call by reference Type reference (TYPE) STRING 20121121
2 Returning RT_UNAME Value transfer Type reference (TYPE) TT_UNAME 20121121
# Exception Resumable Description Created on
1 CX_CLB_USER_MAPPING CLB: Exception from user mapping 20121126
History
Last changed by/on SAP  20130531 
SAP Release Created in 740