Data Element list used by SAP ABAP Function Module GET_MOTHER_PLANT_PRICE (Determination of Material price form a price reference plant)
SAP ABAP Function Module
GET_MOTHER_PLANT_PRICE (Determination of Material price form a price reference plant) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUKRS | Company Code | SOURCE VALUE(I_COMP_CODE) LIKE T001-BUKRS |
|
| 2 | BWKEY | Valuation area | SOURCE VALUE(I_PLANT) LIKE MBEW-BWKEY |
|
| 3 | BWTAR_D | Valuation type | SOURCE VALUE(I_VAL_TYPE) LIKE MBEW-BWTAR |
|
| 4 | MATNR | Material Number | SOURCE VALUE(I_MATNR) LIKE MBEW-MATNR |
|
| 5 | MEINS | Base Unit of Measure | SOURCE VALUE(E_UOM) LIKE MARA-MEINS |
|
| 6 | PEINH | Price unit | SOURCE VALUE(E_PRICE_UNIT) LIKE MBEW-PEINH |
|
| 7 | VERPR | Moving Average Price/Periodic Unit Price | SOURCE VALUE(E_REF_PRICE) LIKE MBEW-VERPR |
|
| 8 | WAERS | Currency Key | SOURCE VALUE(E_CURRENCY) LIKE T001-WAERS |
|