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.
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 |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING 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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.