Menu

SAP Function Module RMPS_ACL_DLI_REQUEST

Verteilerliste: Anfrage eines DLI-Namen und Auswahl

The Function Module RMPS_ACL_DLI_REQUEST (Verteilerliste: Anfrage eines DLI-Namen und Auswahl) is a standard Function Module in SAP ERP and is part of the function group RMPS_ACL_DIALOG within the package RMPS_PRO_AUTH.

Technical Information

Function Module RMPS_ACL_DLI_REQUEST
Short Text Verteilerliste: Anfrage eines DLI-Namen und Auswahl
Function Group RMPS_ACL_DIALOG
Package RMPS_PRO_AUTH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DLI_MEMBERFLG TYPE SRMBOOLEAN 'X' Benutzer muss Bestandteil der DLI sein: Mögliche Werte IF_SRM->TRUE / FALSE
DLI_PRIVATE LIKE SONV-FLAG 'D' '-keine priv., 'X'-priv,'D'-priv.+default on
DLI_PUBLIC LIKE SONV-FLAG 'D' siehe oben
EMPTY_EXIT LIKE SONV-FLAG SPACE Verlassen der Selektion auch bei leerem Ergebnis
OWNER LIKE SOUD-USRNAM SPACE Besitzer
SINGLE_SELECTION LIKE SONV-FLAG SPACE Es kann nur eine Vl zurückgeliefert werden
STATUS_FLG TYPE SRMBOOLEAN 'X' Prüfung auf ACL Status: Mögliche Werte IF_SRM->TRUE / FALSE

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
DLI_TAB LIKE SOIDO Übergabetabelle selektierte Verteilerlisten
IT_USABLE_DLI TYPE RMPS_ACL_T_SOXDL Tabelle maximal verwendbarer Verteilerlisten

Exceptions

This function module does not define any Exceptions.