Menu

SAP Function Module RKE_REPORT_POPUP_CHNG_CRITERIA

Auswahl des Merkmals, nach dem ein Ergebnisbericht aufgerissen wird

The Function Module RKE_REPORT_POPUP_CHNG_CRITERIA (Auswahl des Merkmals, nach dem ein Ergebnisbericht aufgerissen wird) 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_CHNG_CRITERIA
Short Text Auswahl des Merkmals, nach dem ein Ergebnisbericht aufgerissen wird
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
FUNCTION_CODE LIKE SY-UCOMM Function code
SIG_FLAG TYPE CHAR1 SPACE Single-character flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN_CODE LIKE RKB1B-OK Return code
SELECTED_INDEX LIKE SY-TABIX Numbered index from CHAR_TABLE

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
SORT_TAB LIKE CFBSO01 Table of the characteristics of a report

Exceptions

This function module does not define any Exceptions.