Menu

SAP Function Module RSRD_GET_PORTAL_USERS

Liefert Liste von gültigen Portalusern

The Function Module RSRD_GET_PORTAL_USERS (Liefert Liste von gültigen Portalusern) is a standard Function Module in SAP ERP and is part of the function group RSRD_GENERAL within the package RSRD.

Technical Information

Function Module RSRD_GET_PORTAL_USERS
Short Text Liefert Liste von gültigen Portalusern
Function Group RSRD_GENERAL
Package RSRD
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BIAUTHEN TYPE STRING SPACE For Bernd
I_SEARCH_STRING TYPE STRING '*' Search String for User

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC TYPE SY-SUBRC Return Code

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_USERS TYPE RSRD_T_USER User Table

Exceptions

This function module does not define any Exceptions.