Menu

SAP Function Module RMMATH1_BIN_DISTRIBUTION_BT

Berechnung der kumulierten Binomialverteilung

The Function Module RMMATH1_BIN_DISTRIBUTION_BT (Berechnung der kumulierten Binomialverteilung) is a standard Function Module in SAP ERP and is part of the function group RMMATH1 within the package FTBB.

Technical Information

Function Module RMMATH1_BIN_DISTRIBUTION_BT
Short Text Berechnung der kumulierten Binomialverteilung
Function Group RMMATH1
Package FTBB
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_BOUND1 TYPE F bound1 (in percent)
I_BOUND2 TYPE F bound2 (in percent)
I_CONFIDENCE_LEVEL TYPE F confidence level (specified value)
I_SAMPLE_SIZE TYPE I sample size

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NUM_OF_EXCEP_B1 TYPE I number of exceptions for bound 1
E_NUM_OF_EXCEP_B2 TYPE I number of exceptions for bound 2

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.