Menu

SAP Function Module QRKT_IDF_NORMALRANGE_BETTER

Quantil der Rangeverteilung

The Function Module QRKT_IDF_NORMALRANGE_BETTER (Quantil der Rangeverteilung) is a standard Function Module in SAP ERP and is part of the function group QRKT within the package QM01.

Technical Information

Function Module QRKT_IDF_NORMALRANGE_BETTER
Short Text Quantil der Rangeverteilung
Function Group QRKT
Package QM01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
N TYPE I Stichprobenumfang
P LIKE QF00-PROB Anteil der Verteilung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
QUANTIL LIKE QF00-ARGUMENT Quantil

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
INVALID_PROBABILITY Werte für Verteilungsfunktion < 0 bzw. >- 1
INVALID_SAMPLESIZE Stichprobenumfang < 1