Menu

SAP Function Module UPC_OPTION_EDITOR

The Function Module UPC_OPTION_EDITOR () is a standard Function Module in SAP ERP and is part of the function group UPCE within the package UPC.

Technical Information

Function Module UPC_OPTION_EDITOR
Short Text
Function Group UPCE
Package UPC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_FLDDS TYPE UPF_YT_FLDDS
IT_OPTIOS TYPE UPC_YT_OPTIOS
I_AREA TYPE UPC_Y_AREA SPACE Planning Area
I_COLUMN_FORMAT TYPE C SPACE
I_DEFAULT_FB TYPE RS38L_FNAM SPACE
I_DETAIL TYPE C SPACE
I_DETAIL_BACK TYPE C SPACE
I_DISPLAY TYPE C SPACE Display mode
I_F4HELP TYPE RS38L_FNAM 'UPF_HELP_VALUES_GET'
I_HEADER TYPE C SPACE Heading
I_HEADER_FIELDS TYPE C SPACE
I_MDAT_CHECK TYPE RS38L_FNAM 'UPF_KEYID_CHECK'
I_OPTIOS_FB TYPE RS38L_FNAM
I_PBO_FB TYPE RS38L_FNAM SPACE
I_PLEVEL TYPE UPC_Y_PLEVEL SPACE Planning Level
I_TEXT_FB TYPE RS38L_FNAM 'UPF_OPTIOS_TEXT_SET'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DYNNR TYPE SYDYNNR
E_DYNPROG TYPE SYREPID
E_HANDLE TYPE UPC_Y_HANDLE Handle

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.