SAP ABAP Class /IWBEP/CL_MGW_URM_DATA (Data Provider class for User Request Management)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
⤷
/IWBEP/MGW_USER_REQU_MGMT_ODAT (Package) User Request Management - OData Service Implementation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_PUSH_ABS_DATA | Abstract Push Data Provider | 20130411 |
Properties
Class | /IWBEP/CL_MGW_URM_DATA | |
Short Description | Data Provider class for User Request Management | |
Super Class | /IWBEP/CL_MGW_PUSH_ABS_DATA | Abstract Push Data Provider |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /IWBEP/MGW_USER_REQU_MGMT_ODAT | User Request Management - OData Service Implementation |
Created | 20130411 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /IWBEP/CL_MGW_URM_DATA has no interface implemented.
Friends
Class /IWBEP/CL_MGW_URM_DATA has no friend class.
Attributes
Class /IWBEP/CL_MGW_URM_DATA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Activate User Request | 20130413 |
2 | ![]() |
Instance method | Private | Method | Create User request | 20130412 |
3 | ![]() |
Instance method | Private | Method | Get User Categories | 20130510 |
4 | ![]() |
Instance method | Private | Method | Reset User Credential | 20130414 |
5 | ![]() |
Instance method | Private | Method | Reset User Credentials Using Email | 20131211 |
Events
Class /IWBEP/CL_MGW_URM_DATA has no event.
Types
Class /IWBEP/CL_MGW_URM_DATA has no local type.
Method Signatures
Method ACTIVATE_USER_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ENTITY | Call by reference | Object reference (TYPE REF TO) | DATA | 20130413 | |||
2 | ![]() |
IO_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ENTRY_PROVIDER | MGW Entry Data Provider | 20130413 | ||
3 | ![]() |
IT_KEY_TAB | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130413 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business Exception | 20130413 | |
2 | ![]() |
Technical Exception | 20130413 |
Method CREATE_USER_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ENTITY | Call by reference | Object reference (TYPE REF TO) | DATA | 20130412 | |||
2 | ![]() |
IO_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /IWBEP/IF_MGW_ENTRY_PROVIDER | MGW Entry Data Provider | 20130412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business Exception | 20130412 | |
2 | ![]() |
Technical Exception | 20130412 |
Method GET_USER_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ENTITYSET | Call by reference | Type reference (TYPE) | DATA | 20130510 | |||
2 | ![]() |
IV_NAMESPACE | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_NAMESPACE | Namespace | 20130510 | ||
3 | ![]() |
IV_SERVICE_NAME | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_EXTERNAL_NAME | External Service Name | 20130510 | ||
4 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | /IWBEP/MED_GRP_VERSION | Service Version | 20130510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business Exception | 20130605 |
Method RESET_CREDENTIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20130414 | |||
2 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | table for name value pairs | 20130414 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business Exception | 20130414 | |
2 | ![]() |
Technical Exception | 20130414 |
Method RESET_CREDENTIAL_USING_EMAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Entity to be returned | 20131211 | ||
2 | ![]() |
IT_PARAMETER | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_NAME_VALUE_PAIR | Function Import Input Parameters | 20131211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Business Exception | 20131211 | |
2 | ![]() |
Technical Exception | 20131211 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 200 |