The Function Module RSRD_MAP_TO_PORTAL_USERS (Ermittelt für eine Liste von BW Benutzern die zugehörigen Portal Benutzer) is a standard Function Module in SAP ERP and is part of the function group RSRD_GENERAL within the package RSRD.
Function Module | RSRD_MAP_TO_PORTAL_USERS |
Short Text | Ermittelt für eine Liste von BW Benutzern die zugehörigen Portal Benutzer |
Function Group | RSRD_GENERAL |
Package | RSRD |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BIAUTHEN | TYPE | STRING | Ticket für Authentifizierung |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_T_USER_MAPPING | TYPE | RSRD_T_USER_MAPPING | Zuordnung von BW Benutzern zu Portal Benutzern |
This function module does not define any Exceptions.