Menu

SAP Function Module SUSR_SHOW_POSSIBLE_VALUES

The Function Module SUSR_SHOW_POSSIBLE_VALUES () is a standard Function Module in SAP ERP and is part of the function group SUSC within the package SUSR.

Technical Information

Function Module SUSR_SHOW_POSSIBLE_VALUES
Short Text
Function Group SUSC
Package SUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIELDNAME LIKE TOBJ-FIEL1 'ACTVT' Berechtigungsfeldname
OBJECTNAME LIKE TOBJ-OBJCT 'S_USER_GRP' Berechtigungsobjektname

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELVALUE LIKE Event. ausgewählter Wert

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
RESULT LIKE Event. ausgewählte Werte

Exceptions

This function module does not define any Exceptions.