Menu

SAP Function Module UPC_OPTIOS_GET

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

Technical Information

Function Module UPC_OPTIOS_GET
Short Text
Function Group UPCO
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
I_GUID TYPE SYSUUID_22 UUID in compressed form (22 character UUENCODEd)
I_MANDT TYPE MANDT SY-MANDT Client
I_PFTYP TYPE UPC_Y_PFTYP '1'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_OPTIOS TYPE UPC_YT_OPTIOS

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.