The Function Module CNFA_CHOOSE_FIELDS_FCODE (Projekt-Infosystem: Popup zur Auswahl von Feldern mit Reihenfolge etc.) is a standard Function Module in SAP ERP and is part of the function group CNFA within the package CNIS.
Function Module | CNFA_CHOOSE_FIELDS_FCODE |
Short Text | Projekt-Infosystem: Popup zur Auswahl von Feldern mit Reihenfolge etc. |
Function Group | CNFA |
Package | CNIS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FCODE | LIKE | SY-UCOMM | Funktionscode | |
I_FLG_EXIT_COMMAND | TYPE | XFELD | Kennzeichen: Funktionscode von AT EXIT-COMMAND |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FCODE | LIKE | SY-UCOMM | Funktionscode | |
E_FLG_BUTTON_1_PRESSED | TYPE | XFELD | Kennzeichen: 1. Funktionstaste gewählt | |
E_FLG_BUTTON_2_PRESSED | TYPE | XFELD | Kennzeichen: 2. Funktionstaste gewählt | |
E_FLG_LEAVE_SCREEN | TYPE | XFELD | Kennzeichen: Dynpro verlassen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANCEL | Abbrechen |
NOT_INITIALIZED | Initialisierung fehlt |