Menu

SAP Function Module PRCH_MAT_DATA_READ

Materiadaten für Preisänderungsbausteine lesen

The Function Module PRCH_MAT_DATA_READ (Materiadaten für Preisänderungsbausteine lesen) is a standard Function Module in SAP ERP and is part of the function group CKM_PRICECHANGES_2 within the package CKMPC.

Technical Information

Function Module PRCH_MAT_DATA_READ
Short Text Materiadaten für Preisänderungsbausteine lesen
Function Group CKM_PRICECHANGES_2
Package CKMPC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTUAL_BDATJ LIKE CKMLPP-BDATJ Buchungsdatum JJJJ
ACTUAL_POPER LIKE CKMLPP-POPER Buchungsperiode
I_KZRFB TYPE KZRFB Kennzeichen: Puffer zurücksetzen beim Material_Pre_Fetch
I_PERTYP TYPE PERTYP Periodentyp (laufende, vorherige, letzte des Vorjahres,..)
I_WAERS TYPE WAERS Währungsschlüssel
S_PRICE_PROP_CTRL TYPE PRICE_PROP_CTRL Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUT_MBEW LIKE MBEW Materialbewertung
OUT_MTCOM LIKE MTCOM Materialstammkommunikationswa
OUT_MTCOR LIKE MTCOR Materialstammview: Returncodes

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LF_MATPR TYPE CKMPR_F_MAT_PRICE Preisänderungen: Periodendaten
MATCR TYPE CKI_PAE_CR Preisänderung: währungsabhängige Daten

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.