Menu

SAP Function Module QEST_INSPECTION_SCOPE_CHECK

Check of the inspection scope against debit sample size

The Function Module QEST_INSPECTION_SCOPE_CHECK (Check of the inspection scope against debit sample size) is a standard Function Module in SAP ERP and is part of the function group QEST within the package QE.

Technical Information

Function Module QEST_INSPECTION_SCOPE_CHECK
Short Text Check of the inspection scope against debit sample size
Function Group QEST
Package QE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANZWERTG LIKE QAMKR-ANZWERTG Number of valid values
PUMFKZ LIKE QMKST-PUMFKZ Inspection scope indicator from tax code of the plan characteristic
SOLLSTPUMF LIKE QAMKR-SOLLSTPUMF Target sample size

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
SCOPE_TOO_GREAT Scope is larger than allowed
SCOPE_TOO_GREAT_OR_SMALL Scope larger or smaller than allowed
SCOPE_TOO_SMALL Scope is smaller than allowed