SAP ABAP Interface /IWBEP/IF_MGW_PUSH_ROL_MAP_PRV (Interface for BAdI: /IWBEP/BD_MGW_PUSH_ROLE_USER)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-SDE (Application Component) Gateway SAP Data Enablement
     /IWBEP/MGW_PUSH (Package) OData Channel - Push
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
Interface /IWBEP/IF_MGW_PUSH_ROL_MAP_PRV  
Short Description Interface for BAdI: /IWBEP/BD_MGW_PUSH_ROLE_USER    
General Data
Package /IWBEP/MGW_PUSH   OData Channel - Push 
Created 20120320   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface /IWBEP/IF_MGW_PUSH_ROL_MAP_PRV has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20120320
Friends
Interface /IWBEP/IF_MGW_PUSH_ROL_MAP_PRV has no friend.
Attributes
Interface /IWBEP/IF_MGW_PUSH_ROL_MAP_PRV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_USERS_FOR_ROLE Instance method Public Method Returns list of users assigned to role/s 20120320
Events
Interface /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 Exporting ET_ROLE_USER_TAB Call by reference Type reference (TYPE) TY_T_USER_ROLE Table of roles and their corresponding users 20120320
2 Importing IT_ROLE_TAB Call by reference Type reference (TYPE) AGR_TT_NAME List of roles 20120320
3 Importing IV_SOURCE_CLIENT Call by reference Type reference (TYPE) /IWBEP/MGW_SUB_SRC_CLIENT Subscription Source Client 20120320
4 Importing IV_SOURCE_SYSTEM_ID Call by reference Type reference (TYPE) SYSYSID Source Gateway of a Subscription 20120320
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_TECH_EXCEPTION Technical Exception 20120320
History
Last changed by/on SAP  20130531 
SAP Release Created in 200