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.
Function Module | UPW_SET_DATA_SHORT |
Short Text | |
Function Group | UPW0 |
Package | UPW |
Module Type | Remote-Enabled |
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 |
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 |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.