The Function Module UPC_TRACE_CHA_VALUES_UPDATE () is a standard Function Module in SAP ERP and is part of the function group UPC_TRACE within the package UPC.
Function Module | UPC_TRACE_CHA_VALUES_UPDATE |
Short Text | |
Function Group | UPC_TRACE |
Package | UPC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AREA | LIKE | UPC_AREA-AREA | Planning Area | |
I_CHANM | LIKE | UPC_YS_API_CHAPRO-CHANM | Characteristic |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ITK_ATRVL | LIKE | UPC_YS_API_ATRVL | Attributes for Characteristic Value | |
ITK_CHAVL | LIKE | UPC_YS_API_CHAVL | Characteristic Values |
This function module does not define any Exceptions.