Menu

SAP Function Module QREO_LOT_DELETE

The Function Module QREO_LOT_DELETE () is a standard Function Module in SAP ERP and is part of the function group QREO within the package QR02.

Technical Information

Function Module QREO_LOT_DELETE
Short Text
Function Group QREO
Package QR02
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DELETE_LEVEL_1 LIKE QALS-STAT01 SPACE Delete inspection lot + underlying segments
I_DELETE_LEVEL_2 LIKE QALS-STAT01 SPACE Delete transaction and underlying segments
I_DELETE_LEVEL_3 LIKE QALS-STAT01 SPACE Delete samples and underlying segments
I_DELETE_LEVEL_4 LIKE QALS-STAT01 SPACE Delete detail results
I_QALS LIKE QALS GI QALS

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
X_LOT_INITIAL Inspection lot number is initial
X_LOT_NOT_FOUND_DELETE Inspection lot not found during DELETE
X_NOTHING_DONE no activity carried out (reason: V_TQREO)
X_NOTHING_TO_DO no activity required (parameter is initial)