Data Element list used by SAP ABAP Function Module OIB_MM_GET_QNT_FROM_GT_MSEGO2 (Retrieve Quantity from internal table g_ms2int)
SAP ABAP Function Module
OIB_MM_GET_QNT_FROM_GT_MSEGO2 (Retrieve Quantity from internal table g_ms2int) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
MBLPO | Item in material document | SOURCE VALUE(I_LINENM) LIKE MSEG-ZEILE OPTIONAL |
2 | ![]() |
MB_LINE_DEPTH | Hierarchy level of line in document | SOURCE VALUE(I_LINE_DEPTH) LIKE MSEG-LINE_DEPTH OPTIONAL |
3 | ![]() |
MB_LINE_ID | Unique identification of document line | SOURCE VALUE(I_LINE_ID) LIKE MSEG-LINE_ID OPTIONAL |
4 | ![]() |
MB_PARENT_ID | Identifier of immediately superior line | SOURCE VALUE(I_PARENT_ID) LIKE MSEG-PARENT_ID OPTIONAL |
5 | ![]() |
MEINS | Base Unit of Measure | SOURCE VALUE(I_UOM) LIKE MSEG-MEINS |
6 | ![]() |
MENGE_D | Quantity | SOURCE VALUE(E_QNT) LIKE MSEG-MENGE |
7 | ![]() |
OIB_ADQNT | Additional Oil and Gas Quantity | SOURCE VALUE(E_FPQNT) TYPE MSEGO2-ADQNT |