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 | Static Attribute | Private | See coding | 20121121 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | CLB_S_APPL_KEY | 20121129 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20121121 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | SYUNAME | 20121121 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_CLB_USER_MAPPING | 20121121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121121 | ||
| 2 | Static method | Public | Method | 20121121 | ||
| 3 | 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 | IS_APPL_KEY | Call by reference | Type reference (TYPE) | CLB_S_APPL_KEY | 20121129 | ||||
| 2 | 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 | IS_APPL_KEY | Call by reference | Type reference (TYPE) | CLB_S_APPL_KEY | 20121129 | ||||
| 2 | IV_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | 20121121 | |||
| 3 | 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 | IS_APPL_KEY | Call by reference | Type reference (TYPE) | CLB_S_APPL_KEY | 20121129 | ||||
| 2 | IV_EXTERNAL_ID | Call by reference | Type reference (TYPE) | STRING | 20121121 | ||||
| 3 | RT_BACKEND_USER | Value transfer | Type reference (TYPE) | IF_CLB_BACKEND_USER=>TT_BACKEND_USER | 20121121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121129 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |