Data Element list used by SAP ABAP Function Module CIF_GEN_CONVERT_QUAN15_TO_13 (Schreibt den Inhalt eines Feldes QUAN15 in QUAN13)
SAP ABAP Function Module
CIF_GEN_CONVERT_QUAN15_TO_13 (Schreibt den Inhalt eines Feldes QUAN15 in QUAN13) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CIFGAMNG | Total Order Quantity in APO Format | SOURCE VALUE(IV_QUAN15) LIKE CIF_APOOUT-ORDERQUAN |
|
| 2 | CIFUNOFMEA | Base Unit of Measure | SOURCE VALUE(IV_UNIT) LIKE CIF_APOOUT-UNITOFMEAS |
|
| 3 | GAMNG | Total order quantity | SOURCE REFERENCE(EV_QUAN13) LIKE CIF_R3POS-GAMNG |
|
| 4 | MEINS | Base Unit of Measure | SOURCE REFERENCE(EV_UNIT) LIKE CIF_R3POS-BMEINS |
|