The Function Module UPF_FC_EDITOR () is a standard Function Module in SAP ERP and is part of the function group UPF_FC within the package UPF.
Function Module | UPF_FC_EDITOR |
Short Text | |
Function Group | UPF_FC |
Package | UPF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_FC_SETTINGS | TYPE | UPF_YS_FC_SETTINGS | ||
I_DET_BACK | TYPE | N | ||
I_DISPLAY | TYPE | C | SPACE | Display mode |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DYNNR | TYPE | SYDYNNR | ABAP Program: Number of Current Screen | |
E_DYNPROG | TYPE | SYREPID | ABAP Program: Current Main Program |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.