Table list used by SAP ABAP Function Module QAPP_IP_CONV_CNF_TO_OPR (Prüfpunkt: Umrechnung rückgemeldete Menge in Vorgangsmengeneinheit)
SAP ABAP Function Module
QAPP_IP_CONV_CNF_TO_OPR (Prüfpunkt: Umrechnung rückgemeldete Menge in Vorgangsmengeneinheit) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CAUFV | Generated Table for View | ||
| 2 | CAUFVD | Dialog Structure for Order Headers and Items | ||
| 3 | QALS | Inspection lot record | SOURCE VALUE(I_AUFNR) LIKE QALS-AUFNR |
|
| 4 | QALS | Inspection lot record | SOURCE VALUE(I_MATNR) LIKE QALS-MATNR |
|
| 5 | QAPO | Inspection operation records | SOURCE VALUE(I_UMREZ) LIKE QAPO-UMREZ OPTIONAL |
|
| 6 | QAPO | Inspection operation records | SOURCE VALUE(I_UMREN) LIKE QAPO-UMREN OPTIONAL |
|
| 7 | QAPP | Inspection point | SOURCE VALUE(I_MENGE_IN) LIKE QAPP-MENGE |
|
| 8 | QAPP | Inspection point | SOURCE VALUE(I_EINHEIT_IN) LIKE QAPP-MENGENEINH |
|
| 9 | QAPP | Inspection point | SOURCE VALUE(I_EINHEIT_OUT) LIKE QAPP-MENGENEINH |
|
| 10 | QAPP | Inspection point | SOURCE VALUE(E_MENGE_OUT) LIKE QAPP-MENGE |
|