Menu

SAP Function Module RMMATH1_CALC_DATA_PP_PLOT

Berechnung der Daten für den PP-Plot

The Function Module RMMATH1_CALC_DATA_PP_PLOT (Berechnung der Daten für den PP-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_PP_PLOT
Short Text Berechnung der Daten für den PP-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_PP1 TYPE AIS_GR_DATA_POINT_T table with data for pp-plot
C_TAB_GR_DATA_PP2 TYPE AIS_GR_DATA_POINT_T table with data for pp-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.