The Function Module RS_PREC_PRECALCULATE (Berechnet ein Workbook vor) is a standard Function Module in SAP ERP and is part of the function group RS_PREC within the package RSR_EXCEL_PRECALC.
Function Module | RS_PREC_PRECALCULATE |
Short Text | Berechnet ein Workbook vor |
Function Group | RS_PREC |
Package | RSR_EXCEL_PRECALC |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_T_BIN_FILE | LIKE | RSRWBSTORE | Übergabe Struktur für ExcelFiles | |
I_T_SERVERPROPERTIES | TYPE | RRX_T_W3QUERY | Query Strings für WWW Server | |
I_T_VAR | TYPE | RSR_PREC_T_VAR | Tabellentyp für Variablentabelle | |
I_T_WORKBOOKPROPERTIES | TYPE | RRX_T_W3QUERY | Query Strings für WWW Server |
This function module does not define any Exceptions.