Menu

SAP Function Module REIT_GUI_OPTION_RATE_LIST_PBO

PBO des Parent-Screens (initialisiert Subscreen)

The Function Module REIT_GUI_OPTION_RATE_LIST_PBO (PBO des Parent-Screens (initialisiert Subscreen)) is a standard Function Module in SAP ERP and is part of the function group REIT_GUI_OPTION_RATE_LIST within the package RE_IT_OR.

Technical Information

Function Module REIT_GUI_OPTION_RATE_LIST_PBO
Short Text PBO des Parent-Screens (initialisiert Subscreen)
Function Group REIT_GUI_OPTION_RATE_LIST
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_ANCHPER TYPE REIT_OPTION_RATE-ANCHPER 'A' Anker- oder Periodensätze (oder beides)?
ID_INDEX TYPE INT2 0 Navigationsindex
IF_BDT TYPE ABAP_BOOL Aufruf aus einer BDT-Anwendung heraus?
IF_READONLY TYPE ABAP_BOOL Nur Anzeigemodus (unabhängig vom BusObj)
IO_CURRENT_NAV_DATA CLASS CL_RECA_DATA_CONTAINER Aktuelles Navigationsobjekt
IO_NAVIGATION_DATA CLASS CL_RECA_DATA_CONTAINER Mögliche Navigationsdaten
IO_OPTION_RATE_MNGR CLASS IF_REIT_OPTION_RATE_MNGR Optionssatzmanager

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_SUBSCREEN TYPE RECASCREEN Dynpro

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.