Menu

SAP Function Module BAPI_MATVAL_PRICE_CHANGE

Material Price Change

The Function Module BAPI_MATVAL_PRICE_CHANGE (Material Price Change) is a standard Function Module in SAP ERP and is part of the function group CKMLSENDPRICE within the package CO_ML_SENDPRICE.

Technical Information

Function Module BAPI_MATVAL_PRICE_CHANGE
Short Text Material Price Change
Function Group CKMLSENDPRICE
Package CO_ML_SENDPRICE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MATERIAL TYPE BAPI_MATVAL_KEY-MATERIAL Material Number
PRICEDATE TYPE BAPI_MATVAL_PRICEDATE Price Change Date
VALUATIONAREA TYPE BAPI_MATVAL_KEY-VAL_AREA Valuation Area
VALUATIONTYPE TYPE BAPI_MATVAL_KEY-VAL_TYPE Valuation Type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PRICECHANGEDOCUMENT TYPE BAPI_PRICECHANGE_DOCUMENT Material Price Change Document

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
PRICES LIKE BAPI_MATVAL_PRICES Material Prices
RETURN LIKE BAPIRET2 Return Parameters

Exceptions

This function module does not define any Exceptions.