Data Element list used by SAP ABAP Function Module UNIT_SUM (Sum up quantities / weights / volumes, and so on)
SAP ABAP Function Module
UNIT_SUM (Sum up quantities / weights / volumes, and so on) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MENG15 | Quantity field, 15 characters | SOURCE VALUE(QUANTITY_SUM) LIKE UMADD-QUANT |
|
| 2 | MSEHI | Unit of Measurement | SOURCE VALUE(UNIT_SUM) LIKE UMADD-MSEHI |
|