SAP ABAP Class /IWBEP/IF_MGW_URM_MANAGER (User Request Mgmt. interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_MGW_URM_MANAGER | User Request Manager | 20130413 |
Properties
| Class | /IWBEP/IF_MGW_URM_MANAGER | |
| Short Description | User Request Mgmt. interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130413 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /IWBEP/IF_MGW_URM_MANAGER has no interface implemented.
Friends
Class /IWBEP/IF_MGW_URM_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | Request Types | 20130501 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate User Request | 20130413 | |
| 2 | Instance method | Public | Method | Create User Request | 20130413 | |
| 3 | Static method | Public | Method | Returns DB Manager | 20130428 | |
| 4 | Static method | Public | Method | Return Status Manager | 20130422 | |
| 5 | Instance method | Public | Method | Reset User Credential | 20130413 | |
| 6 | Instance method | Public | Method | Reset User Credential Using Email Address | 20131211 |
Events
Class /IWBEP/IF_MGW_URM_MANAGER has no event.
Types
Class /IWBEP/IF_MGW_URM_MANAGER has no local type.
Method Signatures
Method ACTIVATE_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MGW_REQ_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CL_MGW_B2C_REQ_CONTEXT | B2C - Request Context | 20130422 | |||
| 2 | IS_USER_ACT_REQ | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_URM_TYPES=>TY_USER_ACT_KEY | User activation request | 20130418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20130418 | ||
| 2 | Technical Exception | 20130418 |
Method CREATE_USER_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_USER_REQUEST | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_URM_DBA=>TY_USER_REQ_DB_DATA | 20130417 | ||||
| 2 | IO_MGW_REQ_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CL_MGW_B2C_REQ_CONTEXT | B2C - Request Context | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20130413 | ||
| 2 | Technical Exception | 20130413 |
Method GET_DB_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DB_MANAGER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_URM_DBA | B2C - User Request Management, Database Access interface | 20130428 |
Method GET_DB_MANAGER on class /IWBEP/IF_MGW_URM_MANAGER has no exception.
Method GET_STATUS_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_STATUS_MANAGER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_URM_STATUS_MGR | B2C - User Request Management, Status Manager | 20130422 | |||
| 2 | IS_USER_REQUEST_KEY | Call by reference | Type reference (TYPE) | /IWBEP/S_MGW_URM_USR_REQ_KEY | B2C - User Request Management (User Request Key) | 20130422 |
Method GET_STATUS_MANAGER on class /IWBEP/IF_MGW_URM_MANAGER has no exception.
Method RESET_CREDENTIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MGW_REQ_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CL_MGW_B2C_REQ_CONTEXT | B2C - Request Context | 20130422 | |||
| 2 | IS_USER_REQUEST | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_URM_DBA=>TY_USER_REQ_DB_DATA | 20130418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20130418 | ||
| 2 | Technical Exception | 20130418 |
Method RESET_CREDENTIAL_USING_EMAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MGW_REQUEST_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /IWBEP/CL_MGW_B2C_REQ_CONTEXT | B2C - Request Context | 20131211 | |||
| 2 | IS_USER_REQUEST | Call by reference | Type reference (TYPE) | /IWBEP/IF_MGW_URM_DBA=>TY_USER_REQ_DB_DATA | 20131211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20131211 | ||
| 2 | Technical Exception | 20131211 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |