Menu

SAP Function Module UPF_FC_EDITOR

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.

Technical Information

Function Module UPF_FC_EDITOR
Short Text
Function Group UPF_FC
Package UPF
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.