SAP ABAP Class CL_CLB_BACKEND_USER (CLB: User (backend))
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CLB_BACKEND_USER CLB: User (backend) 20121121
Properties
Class CL_CLB_BACKEND_USER  
Short Description CLB: User (backend)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CLB_COMMON   Common Objects and Services of the Collaboration Platform 
Created 20121121   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CLB_BACKEND_USER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CLB_BACKEND_USER CLB: User (backend) 20121121
Friends
Class CL_CLB_BACKEND_USER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_INSTANCE Static Attribute Private See coding 20121121
2 MS_APPL_KEY Instance attribute Private Type reference (TYPE) CLB_S_APPL_KEY 20121129
3 MV_EXTERNAL_ID Instance attribute Private Type reference (TYPE) STRING 20121121
4 MV_UNAME Instance attribute Private Type reference (TYPE) SYUNAME 20121121
5 MX_USER_MAPPING_ERROR Instance attribute Private Object reference (TYPE REF TO) CX_CLB_USER_MAPPING 20121121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20121121
2 S_GET_INSTANCE Static method Public Method 20121121
3 S_SEARCH_BY_EXTERNAL_ID Static method Public Method 20121121
Events
Class CL_CLB_BACKEND_USER has no event.
Types
Class CL_CLB_BACKEND_USER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPL_KEY Call by reference Type reference (TYPE) CLB_S_APPL_KEY 20121129
2 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME 20121121

Method CONSTRUCTOR on class CL_CLB_BACKEND_USER has no exception.

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPL_KEY Call by reference Type reference (TYPE) CLB_S_APPL_KEY 20121129
2 Importing IV_UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME 20121121
3 Returning RO_BACKEND_USER Value transfer Object reference (TYPE REF TO) IF_CLB_BACKEND_USER 20121121

Method S_GET_INSTANCE on class CL_CLB_BACKEND_USER has no exception.

Method S_SEARCH_BY_EXTERNAL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPL_KEY Call by reference Type reference (TYPE) CLB_S_APPL_KEY 20121129
2 Importing IV_EXTERNAL_ID Call by reference Type reference (TYPE) STRING 20121121
3 Returning RT_BACKEND_USER Value transfer Type reference (TYPE) IF_CLB_BACKEND_USER=>TT_BACKEND_USER 20121121
# Exception Resumable Description Created on
1 CX_CLB_USER_MAPPING 20121129
History
Last changed by/on SAP  20130531 
SAP Release Created in 740