The Function Module R_FDKUSER_GET_SELECTIONS (Bestimmung Selektionen für Benutzer/Aktion) is a standard Function Module in SAP ERP and is part of the function group R_FDKUSER within the package EBPP_APAR.
Function Module | R_FDKUSER_GET_SELECTIONS |
Short Text | Bestimmung Selektionen für Benutzer/Aktion |
Function Group | R_FDKUSER |
Package | EBPP_APAR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_ACTION | TYPE | FDKACTION | AP/AR Internetanwendungen: Benutzeraktion | |
ID_USER | TYPE | XUBNAME | Benutzername im Benutzerstamm |
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 |
---|---|---|---|---|
ET_SELECT | LIKE | FDKSELECT | Selektionstabelle mit Feldname |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ACTION_NOT_ALLOWED | Benutzeraktion nicht erlaubt |
INCORRECT_INPUT | unzulässiger Aufruf |