Table list used by SAP ABAP Function Module QIRF_INSPPOINT_GETLIST (Read the Inspection Points of an Inspection Operation)
SAP ABAP Function Module
QIRF_INSPPOINT_GETLIST (Read the Inspection Points of an Inspection Operation) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | QAIPP | Compl. confirmation of insp. pt. results from a QM subsystem | SOURCE VALUE(INSPPOINT_TO) LIKE QAIPP-PROBENR DEFAULT 999999 |
|
| 2 | QAIPP | Compl. confirmation of insp. pt. results from a QM subsystem | SOURCE VALUE(INSPPOINT_FROM) LIKE QAIPP-PROBENR DEFAULT 1 |
|
| 3 | QAIPP | Compl. confirmation of insp. pt. results from a QM subsystem | SOURCE T_QAIPPTAB STRUCTURE QAIPP |
|
| 4 | QAIPP | Compl. confirmation of insp. pt. results from a QM subsystem | ||
| 5 | QAIVC | Insp. lot operation header data for download to QM subsystem | SOURCE VALUE(INSPLOT) LIKE QAIVC-PRUEFLOS |
|
| 6 | QAIVC | Insp. lot operation header data for download to QM subsystem | SOURCE VALUE(INSPOPER) LIKE QAIVC-VORNR |
|
| 7 | QALT | Partial lot | ||
| 8 | QAPO | Inspection operation records | ||
| 9 | QAPP | Inspection point | ||
| 10 | QIERR | Error messages that occurred during download | SOURCE VALUE(E_QIERR) LIKE QIERR |
|
| 11 | QIWL | Transfer table for QM subsystems | SOURCE VALUE(I_SUBSYS) LIKE QIWL-SUBSYS |