Data Element list used by SAP ABAP Function Module TP_MATERIAL_PRICES_GET (TP: Holen Materialpreise aus Material Ledger)
SAP ABAP Function Module
TP_MATERIAL_PRICES_GET (TP: Holen Materialpreise aus Material Ledger) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CURTP | Currency type and valuation view | SOURCE VALUE(I_CURTP) LIKE CKI_PRS_ML-CURTP |
|
| 2 | ERDAT | Date on which the record was created | SOURCE REFERENCE(I_ERDAT) LIKE VBFA-ERDAT OPTIONAL |
|
| 3 | EXWRT | External amount | SOURCE REFERENCE(E_PRS) LIKE CKI_PRS_ML-EXWRT |
|
| 4 | MBLNR | Number of Material Document | SOURCE REFERENCE(I_MBLNR) LIKE RM07M-MBLNR OPTIONAL |
|
| 5 | MBLPO | Item in material document | SOURCE REFERENCE(I_ZEILE) LIKE RM07M-ZEILE OPTIONAL |
|
| 6 | MEINS | Base Unit of Measure | SOURCE REFERENCE(E_MEINS) LIKE KOMP-MEINS |
|
| 7 | MENGE_D | Quantity | SOURCE REFERENCE(E_MENGE) LIKE KOMP-MGLME |
|
| 8 | WAERS | Currency Key | SOURCE REFERENCE(E_WAERS) LIKE CKI_PRS_ML-WAERS |
|