SAP ABAP Interface IF_CLB_LIB (Collaboration Layer: Library)
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 - 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
| Interface | IF_CLB_LIB | |
| Short Description | Collaboration Layer: Library |
General Data
| Package | S_CLB_PROCESS | Process Layer of the Collaboration Platform Library |
| Created | 20110808 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CLB_LIB has no forward declaration.
Interfaces
Interface IF_CLB_LIB has no interface.
Friends
Interface IF_CLB_LIB has no friend.
Attributes
Interface IF_CLB_LIB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the Configuration Controller | 20110824 | |
| 2 | Instance method | Public | Method | Get the Connectivity Controller | 20110824 | |
| 3 | Instance method | Public | Method | Get the Process Controller | 20110824 | |
| 4 | Instance method | Public | Method | Set the Application Key for this Instance | 20110906 | |
| 5 | Static method | Public | Method | Get the LIB Singleton for a Target | 20110825 |
Events
Interface IF_CLB_LIB has no event.
Types
Interface 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 | IV_CACHEABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20111004 | ||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CLB_CONFIGURATION | 20110825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Process layer exception | 20110825 | ||
| 2 | SAIL: Runtime exception | 20110914 |
Method GET_CONNECTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CLB_CONNECTIVITY | 20110825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Process layer exception | 20110825 | ||
| 2 | SAIL: Runtime exception | 20110914 |
Method GET_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CLB_PROCESS | 20110825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Process layer exception | 20110825 | ||
| 2 | SAIL: Runtime exception | 20110914 |
Method SET_APPL_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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Process layer exception | 20110908 | ||
| 2 | SAIL: Runtime exception | 20110914 |
Method S_GET_INSTANCE 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 | 20110831 | ||||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_CLB_LIB | 20110825 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Runtime exception | 20110914 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |