SAP ABAP Class CL_CLB_LIB (SAIL: Collaboration lib entry point)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_PROCESS (Package) Process Layer of the Collaboration Platform Library
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB_INJECT | SAIL: Inject an implementation into a controller | 20110817 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLB_LIB | Collaboration Layer: Library | 20110808 |
Properties
| Class | CL_CLB_LIB | |
| Short Description | SAIL: Collaboration lib entry point | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_CLB_PROCESS | Process Layer of the Collaboration Platform Library |
| Created | 20110808 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CLB_INJECT | SAIL: Inject an implementation into a controller | 20110817 | ||
| 2 | IF_CLB_LIB | Collaboration Layer: Library | 20110808 |
Friends
Class CL_CLB_LIB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CLB_DICTIONARY | 20110830 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CLB_DICTIONARY | SAIL: Dictionary helper | 20110830 | |||
| 3 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_CLB_DICTIONARY | SAIL: Dictionary helper | 20110902 | |||
| 4 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_CLB_DICTIONARY | The log helper class | 20120831 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CLB_S_APPL_KEY | Collaboration Platform: Key Elements | 20110906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Constructor | CONSTRUCTOR | 20110810 | |
| 2 | Instance method | Protected | Method | Get the Key for an Interface for Use with the Dictionary | 20110816 | |
| 3 | Instance method | Protected | Method | Retrieve the Name of the Implementing Class of an Interface | 20110810 | |
| 4 | Static method | Public | Method | Get the Log Helper Class | 20120830 | |
| 5 | Instance method | Protected | Method | Read the Controller Value | 20110808 | |
| 6 | Instance method | Public | Method | 20110825 |
Events
Class CL_CLB_LIB has no event.
Types
Class CL_CLB_LIB has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CLB_LIB has no parameter.
Method CONSTRUCTOR on class CL_CLB_LIB has no exception.
Method GET_CLASS_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL_KEY | Call by reference | Type reference (TYPE) | CLB_S_APPL_KEY | Collaboration Platform: Key Elements | 20110906 | |||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name of interface/class | 20110816 | |||
| 3 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | 20110816 |
Method GET_CLASS_KEY on class CL_CLB_LIB has no exception.
Method GET_IMPL_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL_KEY | Call by reference | Type reference (TYPE) | CLB_S_APPL_KEY | Collaboration Platform: Key Elements | 20110906 | |||
| 2 | I_CLASSNAME | Call by reference | Type reference (TYPE) | STRING | Reference type | 20110810 | |||
| 3 | R_CLASSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Reference type | 20110810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Collaboration Lib: Configuration exception | 20110902 | ||
| 2 | SAIL: Runtime exception | 20110914 |
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPLICATION_KEY | Call by reference | Type reference (TYPE) | CLB_S_APPL_KEY | Collaboration Platform: Key Elements | 20120831 | |||
| 2 | IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | CL_CLB_BAL=>BAL_SUBOBJECTS-PROCESSING | Application Log: Subobject | 20120830 | ||
| 3 | RO_LOG | Value transfer | Object reference (TYPE REF TO) | IF_CLB_LOG | Collaboration: Log functions | 20120830 |
Method GET_LOG on class CL_CLB_LIB has no exception.
Method RETRIEVE_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_APPL_KEY | Call by reference | Type reference (TYPE) | CLB_S_APPL_KEY | Collaboration Platform: Key Elements | 20110906 | |||
| 2 | IV_CACHEABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20110916 | ||
| 3 | IV_CONFIG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20110916 | ||
| 4 | IV_CONNECTIVITY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20110916 | ||
| 5 | IV_PROCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20110916 | ||
| 6 | IV_SESSION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20110916 | |||
| 7 | RO_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20110830 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Process layer exception | 20110902 | ||
| 2 | SAIL: Runtime exception | 20110914 |
Method S_GET_INSTANCE Signature
Method S_GET_INSTANCE on class CL_CLB_LIB has no parameter.
Method S_GET_INSTANCE on class CL_CLB_LIB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |