Data Element list used by SAP ABAP Function Module COR0_CONF_TO_OPR_UNIT_CONVERT (Umrechnen rückgemeldete Menge in Einheit des Vorgangs)
SAP ABAP Function Module
COR0_CONF_TO_OPR_UNIT_CONVERT (Umrechnen rückgemeldete Menge in Einheit des Vorgangs) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AUFNR | Order Number | SOURCE REFERENCE(I_AUFNR) LIKE CAUFVD-AUFNR DEFAULT SPACE |
|
| 2 | CO_GMEIN | Common unit of measure for all order items | SOURCE REFERENCE(I_ORDER_UNIT) LIKE CAUFVD-GMEIN |
|
| 3 | CO_MATNR | Material Number for Order | SOURCE REFERENCE(I_MATERIAL) LIKE CAUFVD-MATNR |
|
| 4 | CP_UMREN | Denominator for converting rtg and op units of measure | SOURCE REFERENCE(I_DENOMINATOR) LIKE AFVGD-UMREN |
|
| 5 | CP_UMREZ | Numerator for converting task list and oper. un. of measure | SOURCE REFERENCE(I_NOMINATOR) LIKE AFVGD-UMREZ |
|
| 6 | FLG_SEL | Selection indicator | SOURCE REFERENCE(I_ROUND) LIKE RC27X-FLG_SEL DEFAULT SPACE |
|
| 7 | LAGME | Base Unit of Measure | SOURCE REFERENCE(I_BASE_UNIT) LIKE AFPOD-MEINS DEFAULT SPACE |
|
| 8 | MGVRG | Operation Quantity | SOURCE REFERENCE(E_QUAN_OPR) LIKE AFVGD-MGVRG |
|
| 9 | PLNME | Task list unit of measure | SOURCE REFERENCE(I_ROUT_UNIT) LIKE CAUFVD-PLNME |
|
| 10 | RU_LMNGA | Yield currently to be confirmed | SOURCE REFERENCE(I_QUANTITY) LIKE AFRUD-LMNGA |
|
| 11 | RU_VORME | Confirmation unit of measure | SOURCE REFERENCE(I_CONF_UNIT) LIKE AFRUD-MEINH |
|
| 12 | VORME | Unit of measure for activity | SOURCE REFERENCE(I_OPER_UNIT) LIKE AFVGD-MEINH |