The Function Module UPF_OPTIOS_TO_FC_SETTINGS () is a standard Function Module in SAP ERP and is part of the function group UPF_FC within the package UPF.
Function Module | UPF_OPTIOS_TO_FC_SETTINGS |
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 |
---|---|---|---|---|
IT_OPTIOS | TYPE | UPC_YT_OPTIOS | ||
I_GUID | TYPE | SYSUUID_22 | UUID in compressed form (22 character UUENCODEd) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_FC_SETTINGS | TYPE | UPF_YS_FC_SETTINGS |
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.