SAP ABAP Interface /IWBEP/IF_MGW_URM_MANAGER (User Request Mgmt. interface)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_USER_REQU_MGMT_API (Package) User Request Management - Public APIs

⤷

⤷

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
Interface | /IWBEP/IF_MGW_URM_MANAGER | |
Short Description | User Request Mgmt. interface |
General Data
Package | /IWBEP/MGW_USER_REQU_MGMT_API | User Request Management - Public APIs |
Created | 20130413 | SAP |
Last changed | 20141120 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | /IWBEP/IF_MGW_URM_DBA | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | /IWBEP/IF_MGW_URM_TYPES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /IWBEP/IF_MGW_URM_MANAGER has no interface.
Friends
Interface /IWBEP/IF_MGW_URM_MANAGER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | GC_REQUEST_TYPE | 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
Interface /IWBEP/IF_MGW_URM_MANAGER has no event.
Types
Interface /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 Interface /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 Interface /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 | 200 |