Table 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 | MSEG | Document Segment: Material | SOURCE VALUE(I_UOM) LIKE MSEG-MEINS |
|
| 2 | MSEG | Document Segment: Material | SOURCE VALUE(I_LINE_ID) LIKE MSEG-LINE_ID OPTIONAL |
|
| 3 | MSEG | Document Segment: Material | SOURCE VALUE(I_PARENT_ID) LIKE MSEG-PARENT_ID OPTIONAL |
|
| 4 | MSEG | Document Segment: Material | SOURCE VALUE(I_LINENM) LIKE MSEG-ZEILE OPTIONAL |
|
| 5 | MSEG | Document Segment: Material | SOURCE VALUE(I_LINE_DEPTH) LIKE MSEG-LINE_DEPTH OPTIONAL |
|
| 6 | MSEG | Document Segment: Material | SOURCE VALUE(E_QNT) LIKE MSEG-MENGE |
|
| 7 | MSEGO2 | Material Document Quantities in Additional Units of Measure | SOURCE VALUE(E_FPQNT) TYPE MSEGO2-ADQNT |
|