Menu

SAP Function Module RKE_REPORT_POPUP_ITEM_DISPLAY

Abfrage, ob Einzelposten im Ergebnisbericht angezeigt werden sollen.

The Function Module RKE_REPORT_POPUP_ITEM_DISPLAY (Abfrage, ob Einzelposten im Ergebnisbericht angezeigt werden sollen.) is a standard Function Module in SAP ERP and is part of the function group KEBR within the package KE.

Technical Information

Function Module RKE_REPORT_POPUP_ITEM_DISPLAY
Short Text Abfrage, ob Einzelposten im Ergebnisbericht angezeigt werden sollen.
Function Group KEBR
Package KE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ITEM_DISPLAY LIKE RKB1B-EPOS Switch: line item display

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA_INDX LIKE RKB1B-INDX Switch: new selection of report da
ITEM_DISPLAY LIKE RKB1B-EPOS Switch: line item display
RETURN_CODE LIKE RKB1B-OK Return code: 0 - ok. 8 - Popup can

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.