Menu

SAP Function Module RMMATH1_CALC_DATA_QQ_PLOT

Berechnung der Daten für den QQ-Plot

The Function Module RMMATH1_CALC_DATA_QQ_PLOT (Berechnung der Daten für den QQ-Plot) 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_CALC_DATA_QQ_PLOT
Short Text Berechnung der Daten für den QQ-Plot
Function Group RMMATH1
Package FTBB
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_TAB_GR_DATA_QQ1 TYPE AIS_GR_DATA_POINT_T table with data for qq-plot
C_TAB_GR_DATA_QQ2 TYPE AIS_GR_DATA_POINT_T table with data for qq-plot
C_TAB_PL TYPE AISSR_BT_HELP_TABLE_T table with p/l values
C_TAB_VAR TYPE AISSR_BT_HELP_TABLE_T table with var values

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.