Table/Structure Field list used by SAP ABAP Function Module OIB_MM_GET_QNT_FROM_MSEGO2_DB (Retrieve quantity from MSEGO2 table)
SAP ABAP Function Module
OIB_MM_GET_QNT_FROM_MSEGO2_DB (Retrieve quantity from MSEGO2 table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | MSEG - MENGE | Quantity | SOURCE VALUE(E_QNT) LIKE MSEG-MENGE |
|
| 2 | MSEGO2 - MBLNR | Number of Material Document | SOURCE VALUE(I_MBLNR) LIKE MSEGO2-MBLNR |
|
| 3 | MSEGO2 - MJAHR | Year of material document | SOURCE VALUE(I_MJAHR) LIKE MSEGO2-MJAHR |
|
| 4 | MSEGO2 - MSEHI | Unit of Measurement | SOURCE VALUE(I_MSEHI) LIKE MSEGO2-MSEHI |
|
| 5 | MSEGO2 - ZEILE | Item in material document | SOURCE VALUE(I_ZEILE) LIKE MSEGO2-ZEILE |
|