SAP ABAP Class /IWBEP/IF_MGW_PUSH_ROL_MAP_PRV (Interface for BAdI: /IWBEP/BD_MGW_PUSH_ROLE_USER)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120320 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_MGW_PUSH_ROL_MAP_DEF | Class for BAdI: /IWBEP/BD_MGW_PUSH_ROL_MAP_PRV | 20120320 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /IWBEP/CL_MGW_PUSH_ROL_MAP_RMT | Class for BAdI Impl.: /IWBEP/BD_MGW_PUSH_ROL_MAP_RMT | 20120320 |
Properties
Class | /IWBEP/IF_MGW_PUSH_ROL_MAP_PRV | |
Short Description | Interface for BAdI: /IWBEP/BD_MGW_PUSH_ROLE_USER | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120320 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /IWBEP/IF_MGW_PUSH_ROL_MAP_PRV has no forward declaration.
Interfaces
Class /IWBEP/IF_MGW_PUSH_ROL_MAP_PRV has no interface implemented.
Friends
Class /IWBEP/IF_MGW_PUSH_ROL_MAP_PRV has no friend class.
Attributes
Class /IWBEP/IF_MGW_PUSH_ROL_MAP_PRV has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns list of users assigned to role/s | 20120320 |
Events
Class /IWBEP/IF_MGW_PUSH_ROL_MAP_PRV has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_USER_ROLE | Public | See coding | Structure of roles and users | 20120320 | BEGIN OF ty_s_user_role ,
role_name TYPE agr_name,
user_name TYPE xubname,
END OF ty_s_user_role
|
|
2 | TY_T_USER_ROLE | Public | See coding | Table of roles and users | 20120320 | ty_t_user_role TYPE STANDARD TABLE OF TY_S_USER_ROLE with NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method GET_USERS_FOR_ROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ROLE_USER_TAB | Call by reference | Type reference (TYPE) | TY_T_USER_ROLE | Table of roles and their corresponding users | 20120320 | ||
2 | ![]() |
IT_ROLE_TAB | Call by reference | Type reference (TYPE) | AGR_TT_NAME | List of roles | 20120320 | ||
3 | ![]() |
IV_SOURCE_CLIENT | Call by reference | Type reference (TYPE) | /IWBEP/MGW_SUB_SRC_CLIENT | Subscription Source Client | 20120320 | ||
4 | ![]() |
IV_SOURCE_SYSTEM_ID | Call by reference | Type reference (TYPE) | SYSYSID | Source Gateway of a Subscription | 20120320 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Technical Exception | 20120320 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |