SAP ABAP Class IF_CLB_LIB (Collaboration Layer: Library)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLB_LIB SAIL: Collaboration lib entry point 20110808
Properties
Class IF_CLB_LIB  
Short Description Collaboration Layer: Library    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110808   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CLB_LIB has no forward declaration.
Interfaces
Class IF_CLB_LIB has no interface implemented.
Friends
Class IF_CLB_LIB has no friend class.
Attributes
Class IF_CLB_LIB has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIGURATION Instance method Public Method Get the Configuration Controller 20110824
2 GET_CONNECTIVITY Instance method Public Method Get the Connectivity Controller 20110824
3 GET_PROCESS Instance method Public Method Get the Process Controller 20110824
4 SET_APPL_KEY Instance method Public Method Set the Application Key for this Instance 20110906
5 S_GET_INSTANCE Static method Public Method Get the LIB Singleton for a Target 20110825
Events
Class IF_CLB_LIB has no event.
Types
Class IF_CLB_LIB has no local type.
Method Signatures

Method GET_CONFIGURATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CACHEABLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20111004
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB_CONFIGURATION 20110825
# Exception Resumable Description Created on
1 CX_CLB_PROCESS SAIL: Process layer exception 20110825
2 CX_CLB_RUNTIME SAIL: Runtime exception 20110914

Method GET_CONNECTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB_CONNECTIVITY 20110825
# Exception Resumable Description Created on
1 CX_CLB_PROCESS SAIL: Process layer exception 20110825
2 CX_CLB_RUNTIME SAIL: Runtime exception 20110914

Method GET_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB_PROCESS 20110825
# Exception Resumable Description Created on
1 CX_CLB_PROCESS SAIL: Process layer exception 20110825
2 CX_CLB_RUNTIME SAIL: Runtime exception 20110914

Method SET_APPL_KEY 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 Collaboration Platform: Key Elements 20110906
# Exception Resumable Description Created on
1 CX_CLB_PROCESS SAIL: Process layer exception 20110908
2 CX_CLB_RUNTIME SAIL: Runtime exception 20110914

Method S_GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_APPLICATION_KEY Call by reference Type reference (TYPE) CLB_S_APPL_KEY 20110831
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB_LIB 20110825
# Exception Resumable Description Created on
1 CX_CLB_RUNTIME SAIL: Runtime exception 20110914
History
Last changed by/on SAP  20130531 
SAP Release Created in