Table/Structure Field list used by SAP ABAP Function Module OIB_PI_GET_ISEG_QTITY_IN_UOM (Retrieve book and count quantity in specified UoM from ISEG appendix)
SAP ABAP Function Module
OIB_PI_GET_ISEG_QTITY_IN_UOM (Retrieve book and count quantity in specified UoM from ISEG appendix) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ISEG - BUCHM | Book quantity immediately prior to count | SOURCE VALUE(E_BKQNT) LIKE ISEG-BUCHM |
|
| 2 | ISEG - MENGE | Quantity | SOURCE VALUE(E_CTQNT) LIKE ISEG-MENGE |
|
| 3 | ISEGO2 - MSEHI | Unit of Measurement | SOURCE VALUE(I_UOM) LIKE ISEGO2-MSEHI |
|
| 4 | ISEGO2 - ZEILI | Line Number | SOURCE VALUE(I_LINNM) LIKE ISEGO2-ZEILI |
|