Menu

SAP Function Module RS_PREC_READ_WB_SETTINGS

Liefert die WB SEquencen eines Workbooks

The Function Module RS_PREC_READ_WB_SETTINGS (Liefert die WB SEquencen eines Workbooks) is a standard Function Module in SAP ERP and is part of the function group RS_PREC within the package RSR_EXCEL_PRECALC.

Technical Information

Function Module RS_PREC_READ_WB_SETTINGS
Short Text Liefert die WB SEquencen eines Workbooks
Function Group RS_PREC
Package RSR_EXCEL_PRECALC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ONLY_FOR_USER TYPE STRING 'X' nur Settings des aktuellen user
I_WBID TYPE RSSGUID25 BW Generierungs-Tool: GUID in komprimierter Form (CHAR25)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_SETTINGS TYPE RSR_T_WB_SETTING Tabellentyp zur Tabelle RSR_PREC_WB_SET

Exceptions

This function module does not define any Exceptions.