The Function Module RKC_POP_UP_FCAT_SET_GET (Anzeige und Auswahl von Feldkatalogfeldern) is a standard Function Module in SAP ERP and is part of the function group KXGD within the package KC.
Function Module | RKC_POP_UP_FCAT_SET_GET |
Short Text | Anzeige und Auswahl von Feldkatalogfeldern |
Function Group | KXGD |
Package | KC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_POP_UP_HEADL | LIKE | SPACE | Überschrift des Popups | |
I_SELECT | TYPE | KCDB_BOOL | 'X' | Mit Auswhl von Feldern (Flag) |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_T_PEN | TYPE | KCDB_T_PEN | Tabelle mit Feldkatalogfeldern |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCEL | Benutzer wählt Cancel |