Data Element list used by SAP ABAP Function Module QAPP_IP_UNIT_CONVERSION (Umrechnung einer Mengeneinheit zum Material in die Pruefpunktmengeneinheit)
SAP ABAP Function Module
QAPP_IP_UNIT_CONVERSION (Umrechnung einer Mengeneinheit zum Material in die Pruefpunktmengeneinheit) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CP_UMREN | Denominator for converting rtg and op units of measure | SOURCE VALUE(P_QAPO_UMREN) LIKE QAPO-UMREN OPTIONAL |
|
| 2 | CP_UMREZ | Numerator for converting task list and oper. un. of measure | SOURCE VALUE(P_QAPO_UMREZ) LIKE QAPO-UMREZ OPTIONAL |
|
| 3 | MATNR | Material Number | SOURCE VALUE(P_MATNR) LIKE QALS-MATNR OPTIONAL |
|
| 4 | QLOSMENGEH | Base Unit of Measure for The Inspection Lot Quantity | SOURCE VALUE(P_QALS_MEINS) LIKE QALS-MENGENEINH |
|
| 5 | QMENGEPP | Inspection Point Yield | SOURCE VALUE(P_MENGE_IN) LIKE QAPP-MENGE |
|
| 6 | QMENGEPP | Inspection Point Yield | SOURCE VALUE(P_MENGE_OUT) LIKE QAPP-MENGE |
|
| 7 | QPPMEINH | Unit of Measure for the Inspection Point | SOURCE VALUE(P_MEINS_IN) LIKE QAPP-MENGENEINH |
|
| 8 | QPPMEINH | Unit of Measure for the Inspection Point | SOURCE VALUE(P_MEINS_OUT) LIKE QAPP-MENGENEINH |
|
| 9 | VORME | Unit of measure for activity | SOURCE VALUE(P_QAPO_MEINH) LIKE QAPO-MEINH OPTIONAL |
|