SAP ABAP Class /IWBEP/CL_MGW_UM_USR_MGR_SUSR (B2C - User Manager, ABAP User Management)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_USER_MGMT_CORE (Package) User Management - Core functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/IF_MGW_UM_USER_MANAGER | User Management Interface | 20130418 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130418 |
Properties
| Class | /IWBEP/CL_MGW_UM_USR_MGR_SUSR | |
| Short Description | B2C - User Manager, ABAP User Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWBEP/MGW_USER_MGMT_CORE | User Management - Core functionality |
| Created | 20130418 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /IWBEP/IF_MGW_UM_USER_MANAGER | User Management Interface | 20130418 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130418 |
Friends
Class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /IWBEP/S_MGW_B2C_DESTINATION | Destination | 20130613 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130418 | ||
| 2 | Instance method | Private | Method | Check if Username exists | 20130510 | |
| 3 | Instance method | Public | Constructor | 20130613 | ||
| 4 | Instance method | Public | Method | 20130418 | ||
| 5 | Instance method | Private | Method | Get destination | 20130821 | |
| 6 | Instance method | Public | Method | 20130509 | ||
| 7 | Instance method | Private | Method | Get User's Security policy and assigned reference user | 20140206 | |
| 8 | Instance method | Private | Method | Get SAP User name from User alias | 20140206 | |
| 9 | Instance method | Public | Method | 20130509 | ||
| 10 | Instance method | Public | Method | 20130418 | ||
| 11 | Instance method | Public | Method | 20130418 |
Events
Class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no event.
Types
Class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no local type.
Method Signatures
Method CHANGE_PASSWORD Signature
Method CHANGE_PASSWORD on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no parameter.
Method CHANGE_PASSWORD on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no exception.
Method CHECK_USERNAME_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REMOTE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130510 | |||
| 2 | IV_USERNAME | Call by reference | Type reference (TYPE) | /IWBEP/MGW_UM_USER_NAME | User Management User Name | 20130510 | |||
| 3 | RV_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130510 |
Method CHECK_USERNAME_EXISTS on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no parameter.
Method CONSTRUCTOR on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no exception.
Method CREATE_USER Signature
Method CREATE_USER on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no parameter.
Method CREATE_USER on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no exception.
Method GET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IS_FOR_LOCAL_APP | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20130821 | ||
| 2 | RV_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20130821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20130821 |
Method GET_INTERNAL_USERNAME Signature
Method GET_INTERNAL_USERNAME on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no parameter.
Method GET_INTERNAL_USERNAME on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no exception.
Method GET_USER_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LOGON_DATA | Call by reference | Type reference (TYPE) | BAPILOGOND | User: Logon Data Transfer Structure | 20140206 | |||
| 2 | EV_REFERENCE_USER | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20140206 | |||
| 3 | IV_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140206 | |||
| 4 | IV_USER_NAME | Call by reference | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20140206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical Exception | 20140206 |
Method GET_USER_FROM_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140206 | |||
| 2 | IV_USER_ALIAS | Call by reference | Type reference (TYPE) | /IWBEP/MGW_UM_USER_NAME | User Management User Name | 20140206 | |||
| 3 | RV_USER_NAME | Value transfer | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20140206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Technical Exception | 20140206 |
Method IS_EXISTS Signature
Method IS_EXISTS on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no parameter.
Method IS_EXISTS on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no exception.
Method READ_USER Signature
Method READ_USER on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no parameter.
Method READ_USER on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no exception.
Method UPDATE_USER Signature
Method UPDATE_USER on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no parameter.
Method UPDATE_USER on class /IWBEP/CL_MGW_UM_USR_MGR_SUSR has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 200 |