Menu

SAP Function Module RKD_HIERARCHY_SELECTION_POPUP

Popup zur Hierarchieauswahl

The Function Module RKD_HIERARCHY_SELECTION_POPUP (Popup zur Hierarchieauswahl) is a standard Function Module in SAP ERP and is part of the function group KYP5 within the package KC_NU.

Technical Information

Function Module RKD_HIERARCHY_SELECTION_POPUP
Short Text Popup zur Hierarchieauswahl
Function Group KYP5
Package KC_NU
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPLCLASS LIKE RKB1D-APPLCLASS Applikationsklasse
I_DISPLAY TYPE BOOLEAN SPACE 'X' Anzeigemodus
I_START_COLUMN TYPE I 5 Spalte der Dynproausgabe
I_START_ROW TYPE I 5 Zeile der Dynproausgabe
I_TX_HIE_SELECTION TYPE RKD_TX_HIE_SELECTION Mögliche Hierarchien zu den Merkmalen
I_WINDOW_TITLE TYPE C '' Dynproüberschrift

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_HIE_SELECTION TYPE RKD_T_HIE_SELECTION Ausgewählte Hierarchien zu den Merkmalen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCEL Die Auswahl wurde abgebrochen
EMPTY_SELECTION Die Auswahltabelle ist leer