Table/Structure Field list used by SAP ABAP Function Module OIB2_MM_GET_QNT_FROM_MARCDO1 (Retrieve quantities from MARCO1 and MARDO1 in UOM)
SAP ABAP Function Module
OIB2_MM_GET_QNT_FROM_MARCDO1 (Retrieve quantities from MARCO1 and MARDO1 in UOM) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MARDO1 - LGORT | Storage location | SOURCE VALUE(PI_LGORT) LIKE MARDO1-LGORT OPTIONAL |
|
| 2 | MARDO1 - MATNR | Material Number | SOURCE VALUE(PI_MATNR) LIKE MARDO1-MATNR |
|
| 3 | MARDO1 - MSEHI | Unit of Measurement | SOURCE VALUE(PI_MSEHI) LIKE MARDO1-MSEHI |
|
| 4 | MARDO1 - WERKS | Plant | SOURCE VALUE(PI_TABLE) LIKE MARDO1-WERKS |
|
| 5 | MARDO1 - WERKS | Plant | SOURCE VALUE(PI_WERKS) LIKE MARDO1-WERKS |
|
| 6 | MSEG - MENGE | Quantity | SOURCE VALUE(E_QNT) LIKE MSEG-MENGE |
|