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