Data Element list used by SAP ABAP Function Module QAPP_IP_CONV_OPR_TO_HDR (Prüfpunkt: Umrechnung Vorgangsmenge in Auftragsmengeneinehit)
SAP ABAP Function Module
QAPP_IP_CONV_OPR_TO_HDR (Prüfpunkt: Umrechnung Vorgangsmenge in Auftragsmengeneinehit) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AUFNR | Order Number | SOURCE VALUE(I_AUFNR) LIKE QALS-AUFNR |
|
| 2 | CP_UMREN | Denominator for converting rtg and op units of measure | SOURCE VALUE(I_UMREN) LIKE QAPO-UMREN |
|
| 3 | CP_UMREZ | Numerator for converting task list and oper. un. of measure | SOURCE VALUE(I_UMREZ) LIKE QAPO-UMREZ |
|
| 4 | MATNR | Material Number | SOURCE VALUE(I_MATNR) LIKE QALS-MATNR |
|
| 5 | QMENGEPP | Inspection Point Yield | SOURCE VALUE(E_MENGE_OUT) LIKE QAPP-MENGE |
|
| 6 | QMENGEPP | Inspection Point Yield | SOURCE VALUE(I_MENGE_IN) LIKE QAPP-MENGE |
|
| 7 | QPPMEINH | Unit of Measure for the Inspection Point | SOURCE VALUE(I_EINHEIT_IN) LIKE QAPP-MENGENEINH |
|
| 8 | QPPMEINH | Unit of Measure for the Inspection Point | SOURCE VALUE(I_EINHEIT_OUT) LIKE QAPP-MENGENEINH |
|