Menu

SAP Function Module RMMATH1_GET_NUMBER_OF_EXCEP

Berechnung der Anzahl der Ausreißer/ Ausnahmen

The Function Module RMMATH1_GET_NUMBER_OF_EXCEP (Berechnung der Anzahl der Ausreißer/ Ausnahmen) 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_GET_NUMBER_OF_EXCEP
Short Text Berechnung der Anzahl der Ausreißer/ Ausnahmen
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_CONFIDENCE_LEVEL TYPE F konfidence level
I_SAMPLE_SIZE TYPE I sample size
I_TAB_DIF_EXC TYPE AISSR_BT_HELP_TABLE_T table with difference values between var and p/l

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_COUNTER_EXCEPTION TYPE I number of excetions

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_TAB_ALV_GRID_PARAM TYPE AISSR_BT_ALV_HEAD_HELP_T table with parameter for backtesting screen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.