SAP ABAP Interface IF_CLB2_LIB (Collaboration Layer: Library)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
⤷
CLB2_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_CLB2_LIB | SAIL: Collaboration lib entry point | 20130522 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | TD_CLB2_GENERAL_ABSTRACT | Collaboration: General Test Double (Abstract) | 20130522 |
Properties
| Interface | IF_CLB2_LIB | |
| Short Description | Collaboration Layer: Library |
General Data
| Package | CLB2_PROCESS | Process Layer of the Collaboration Platform Library |
| Created | 20130516 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_CLB2_BACKEND_USER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CLB2_LIB has no interface.
Friends
Interface IF_CLB2_LIB has no friend.
Attributes
Interface IF_CLB2_LIB has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the Backend User | 20130522 | |
| 2 | Instance method | Public | Method | Get the Configuration Controller | 20130516 | |
| 3 | Instance method | Public | Method | Get the Connectivity Controller | 20130516 | |
| 4 | Instance method | Public | Method | Get the Method Factory | 20130522 | |
| 5 | Instance method | Public | Method | Get the Process Controller | 20130516 | |
| 6 | Instance method | Public | Method | Get the Session Data | 20140305 | |
| 7 | Instance method | Public | Method | Search Backend User by External ID (Such as E-Mail) | 20130522 |
Events
Interface IF_CLB2_LIB has no event.
Types
Interface IF_CLB2_LIB has no local type.
Method Signatures
Method GET_BACKEND_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | User Name | 20130522 | ||
| 2 | RO_BACKEND_USER | Value transfer | Object reference (TYPE REF TO) | IF_CLB2_BACKEND_USER | CLB2: User (backend) | 20130522 |
Method GET_BACKEND_USER on Interface IF_CLB2_LIB has no exception.
Method GET_CONFIGURATION 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_CLB2_CONFIGURATION | 20130516 |
Method GET_CONFIGURATION on Interface IF_CLB2_LIB has no exception.
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_CLB2_CONNECTIVITY | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Process layer exception | 20130516 | ||
| 2 | SAIL: Runtime exception | 20130516 |
Method GET_METHOD_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_METHOD_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_CLB2_METHOD_FACTORY | Factory for StreamWork method classes | 20130522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Process layer exception | 20130522 |
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_CLB2_PROCESS | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Process layer exception | 20130516 | ||
| 2 | SAIL: Runtime exception | 20130516 |
Method GET_SESSION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SESSION_DATA | Value transfer | Object reference (TYPE REF TO) | IF_CLB2_SESSION_DATA | Access for User Sessions | 20140305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAIL: Process layer exception | 20140305 |
Method SEARCH_BACKEND_USER_BY_EXT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXTERNAL_ID | Call by reference | Type reference (TYPE) | STRING | 20130522 | ||||
| 2 | RT_BACKEND_USER | Value transfer | Type reference (TYPE) | IF_CLB2_BACKEND_USER=>TT_BACKEND_USER | 20130522 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CLB2: Exception from user mapping | 20130522 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |