Table/Structure Field 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 Table/Structure Field  DOCUMENT_STRUCTURE - LINE_DEPTH Hierarchy level of line in document SOURCE VALUE(I_LINE_DEPTH) LIKE MSEG-LINE_DEPTH OPTIONAL
2 Table/Structure Field  DOCUMENT_STRUCTURE - LINE_ID Unique identification of document line SOURCE VALUE(I_LINE_ID) LIKE MSEG-LINE_ID OPTIONAL
3 Table/Structure Field  DOCUMENT_STRUCTURE - PARENT_ID Identifier of immediately superior line SOURCE VALUE(I_PARENT_ID) LIKE MSEG-PARENT_ID OPTIONAL
4 Table/Structure Field  MSEG - LINE_DEPTH Hierarchy level of line in document SOURCE VALUE(I_LINE_DEPTH) LIKE MSEG-LINE_DEPTH OPTIONAL
5 Table/Structure Field  MSEG - LINE_ID Unique identification of document line SOURCE VALUE(I_LINE_ID) LIKE MSEG-LINE_ID OPTIONAL
6 Table/Structure Field  MSEG - MEINS Base Unit of Measure SOURCE VALUE(I_UOM) LIKE MSEG-MEINS
7 Table/Structure Field  MSEG - MENGE Quantity SOURCE VALUE(E_QNT) LIKE MSEG-MENGE
8 Table/Structure Field  MSEG - PARENT_ID Identifier of immediately superior line SOURCE VALUE(I_PARENT_ID) LIKE MSEG-PARENT_ID OPTIONAL
9 Table/Structure Field  MSEG - ZEILE Item in material document SOURCE VALUE(I_LINENM) LIKE MSEG-ZEILE OPTIONAL
10 Table/Structure Field  MSEGO2 - ADQNT Additional Oil and Gas Quantity SOURCE VALUE(E_FPQNT) TYPE MSEGO2-ADQNT