Data Element list used by SAP ABAP Function Module /SAPCEM/MENGE_IN_BASIS_ME (Conversion of Quantity to Base Unit of Measure for Equi/Material)
SAP ABAP Function Module
/SAPCEM/MENGE_IN_BASIS_ME (Conversion of Quantity to Base Unit of Measure for Equi/Material) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | J_3GMENGE | Quantity | SOURCE VALUE(I_MENGE) LIKE J_3GBELP-J_3GMENGE |
|
| 2 | J_3GMENGEV13 | Quantity With +/- Sign | SOURCE VALUE(E_MENGE) LIKE J_3GABEST-J_3GMENGE |
|
| 3 | MATNR | Material Number | SOURCE VALUE(I_MATNR) LIKE MARA-MATNR |
|
| 4 | MEINA | Unit of measure | SOURCE VALUE(I_MEINS) LIKE J_3GBELP-J_3GMEINS |
|
| 5 | MEINS | Base Unit of Measure | SOURCE VALUE(I_BASIS_MEINS) LIKE MARA-MEINS |
|