Data Element list used by SAP ABAP Function Module MURC_QUANTITY_CHECK (Prüfung und Näherung von Alternativ-Mengen auf erlaubte Dez.-stellen)
SAP ABAP Function Module
MURC_QUANTITY_CHECK (Prüfung und Näherung von Alternativ-Mengen auf erlaubte Dez.-stellen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ANDEC | No. of decimal places to which rounding should be performed | SOURCE REFERENCE(I_ANDEC_LIMIT) LIKE T006-ANDEC DEFAULT 3 |
|
| 2 | ERFME | Unit of entry | SOURCE REFERENCE(I_ERFME) LIKE MSEG-ERFME OPTIONAL |
|
| 3 | ERFMG | Quantity in unit of entry | SOURCE REFERENCE(I_ERFMG) LIKE MSEG-ERFMG OPTIONAL |
|
| 4 | ERFMG | Quantity in unit of entry | SOURCE REFERENCE(E_ERFMG) LIKE MSEG-ERFMG |
|
| 5 | LRMEI | Alternative Unit of Measure for Stockkeeping Unit | SOURCE REFERENCE(I_ALTME) LIKE MARM-MEINH |
|
| 6 | MATNR | Material Number | SOURCE REFERENCE(I_MATNR) LIKE MARA-MATNR OPTIONAL |
|
| 7 | MEINS | Base Unit of Measure | SOURCE REFERENCE(I_MEINS) LIKE MSEG-MEINS |
|
| 8 | MENGE_D | Quantity | SOURCE REFERENCE(E_MENGE_LCM) LIKE MSEG-MENGE |
|
| 9 | MENGE_D | Quantity | SOURCE REFERENCE(I_MENGE_LCM) LIKE MSEG-MENGE OPTIONAL |
|