Menu

SAP Function Module REIT_GUI_ORCALC_APPL

Anzeige ALV-Liste für einen OR-Ermittlungslauf

The Function Module REIT_GUI_ORCALC_APPL (Anzeige ALV-Liste für einen OR-Ermittlungslauf) is a standard Function Module in SAP ERP and is part of the function group REIT_GUI_ORCALC_APPL within the package RE_IT_OR.

Technical Information

Function Module REIT_GUI_ORCALC_APPL
Short Text Anzeige ALV-Liste für einen OR-Ermittlungslauf
Function Group REIT_GUI_ORCALC_APPL
Package RE_IT_OR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_ORCALEXTID TYPE REITORCALCEXTID Ext. Identifikation eines Laufes der Optionssatzermittlung
IF_OBJECT_ERROR TYPE ABAP_BOOL S-Meldung: 'Fehler bei Objektselektion' ausgeben?
IF_SAVE_BUTTON_SHOW TYPE ABAP_BOOL 'X' Sichern-Taste anzeigen?
IO_CALC CLASS IF_REIT_OPTIONRATE_CALCULATION Optionssatzermittlungslauf

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EF_SAVE_REQUESTED TYPE ABAP_BOOL Anwender hat Liste mit 'Sichern' verlassen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.