SAP ABAP Class IF_CLB2_USER_MAPPING (Interface for BAdI: CLB2_USER_MAPPING)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130516 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CLB2_USER_MAPPING_DEFAULT | Class for BAdI: CLB2_USER_MAPPING | 20130529 |
Properties
| Class | IF_CLB2_USER_MAPPING | |
| Short Description | Interface for BAdI: CLB2_USER_MAPPING | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130516 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CLB2_USER_MAPPING has no forward declaration.
Interfaces
Class IF_CLB2_USER_MAPPING has no interface implemented.
Friends
Class IF_CLB2_USER_MAPPING has no friend class.
Attributes
Class IF_CLB2_USER_MAPPING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get External ID by User Name | 20130516 | |
| 2 | Instance method | Public | Method | Get User Name by External ID | 20130516 |
Events
Class IF_CLB2_USER_MAPPING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_UNAME | Public | See coding | 20130516 | tt_uname TYPE STANDARD TABLE OF syuname WITH DEFAULT KEY
|
Method Signatures
Method GET_EXTERNAL_ID_BY_UNAME 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 | 20130516 | ||||
| 2 | RV_EXTERNAL_ID | Value transfer | Type reference (TYPE) | STRING | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130516 |
Method GET_UNAME_BY_EXTERNAL_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 | 20130516 | ||||
| 2 | RT_UNAME | Value transfer | Type reference (TYPE) | TT_UNAME | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CLB2: Exception from user mapping | 20130516 |
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |