Menu

SAP Function Module QIRF_INSPPOINT_GETLIST

Read the Inspection Points of an Inspection Operation

The Function Module QIRF_INSPPOINT_GETLIST (Read the Inspection Points of an Inspection Operation) is a standard Function Module in SAP ERP and is part of the function group QIRF within the package QEIF.

Technical Information

Function Module QIRF_INSPPOINT_GETLIST
Short Text Read the Inspection Points of an Inspection Operation
Function Group QIRF
Package QEIF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INSPLOT LIKE QAIVC-PRUEFLOS Inspection Lot Number
INSPOPER LIKE QAIVC-VORNR Inspection Lot Operation Number
INSPPOINT_FROM LIKE QAIPP-PROBENR 1 First Inspection Point to be Loaded
INSPPOINT_TO LIKE QAIPP-PROBENR 999999 Last Inspection Point to be Loaded

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_QIERR LIKE QIERR Error Message

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_QAIPPTAB LIKE QAIPP Inspection point list

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_AUTHORITY No Authorization for This Function Module