Menu

SAP Function Module UPW_SET_DATA_SHORT

The Function Module UPW_SET_DATA_SHORT () is a standard Function Module in SAP ERP and is part of the function group UPW0 within the package UPW.

Technical Information

Function Module UPW_SET_DATA_SHORT
Short Text
Function Group UPW0
Package UPW
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AREA TYPE UPC_AREA-AREA Planning Area
I_LAYOUT TYPE UPP_PARAM-PARAM Parameter group
I_PACKAGE TYPE UPC_PACKAGE-PPACKAGE Planning Package
I_PLEVEL TYPE UPC_PLEVEL-PLEVEL Planning Level

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SUBRC TYPE SY-SUBRC Return Value, Return Value After ABAP Statements

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ETK_RETURN LIKE BAPIRET2 Return Parameter
ITK_DATA_S LIKE UPW_YS_DATA_S

Exceptions

This function module does not define any Exceptions.