Data Element list used by SAP ABAP Function Module COR0_OPR_TO_HDR_UNIT_CONVERT (Umrechnen Menge von Vorgangseinheit in Fertigungsmengeneinheit)
SAP ABAP Function Module
COR0_OPR_TO_HDR_UNIT_CONVERT (Umrechnen Menge von Vorgangseinheit in Fertigungsmengeneinheit) 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 | ![]() |
GAMNG | Total order quantity | SOURCE REFERENCE(E_QUAN_HDR) LIKE CAUFVD-GAMNG |
8 | ![]() |
LAGME | Base Unit of Measure | SOURCE REFERENCE(I_BASE_UNIT) LIKE AFPOD-MEINS DEFAULT SPACE |
9 | ![]() |
PLNME | Task list unit of measure | SOURCE REFERENCE(I_ROUT_UNIT) LIKE CAUFVD-PLNME |
10 | ![]() |
UMREN | Denominator for conversion to base units of measure | SOURCE REFERENCE(I_BASE_DENOMINATOR) LIKE AFPOD-UMREN DEFAULT 0 |
11 | ![]() |
UMREZ | Numerator for Conversion to Base Units of Measure | SOURCE REFERENCE(I_BASE_NOMINATOR) LIKE AFPOD-UMREZ DEFAULT 0 |
12 | ![]() |
VORME | Unit of measure for activity | SOURCE REFERENCE(I_OPR_UNIT) LIKE AFVGD-MEINH |