The Function Module TP_MATERIAL_PRICES_GET (TP: Holen Materialpreise aus Material Ledger) is a standard Function Module in SAP ERP and is part of the function group PC32 within the package KE1.
Function Module | TP_MATERIAL_PRICES_GET |
Short Text | TP: Holen Materialpreise aus Material Ledger |
Function Group | PC32 |
Package | KE1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ERDAT | LIKE | VBFA-ERDAT | Datum, an dem der Satz hinzugefügt wurde | |
I_KOMP | LIKE | KOMP | Kommunikationsstruktur | |
I_MBLNR | LIKE | RM07M-MBLNR | Nummer des Materialbelegs | |
I_ZEILE | LIKE | RM07M-ZEILE | Position im Materialbeleg |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CKI_PRS_ML | LIKE | CKI_PRS_ML | Materialpreise aus Material Ledger | |
E_MACK2 | LIKE | MACK2 | MBEW-Felder zur Materialbewertung | |
E_MEINS | LIKE | KOMP-MEINS | Basismengeneinheit | |
E_MENGE | LIKE | KOMP-MGLME | Menge | |
E_PRS | LIKE | CKI_PRS_ML-EXWRT | Externer Betrag | |
E_WAERS | LIKE | CKI_PRS_ML-WAERS | Währungsschlüssel |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.