Menu

SAP Function Module K_RW_REPORT_LISTS_GET

Ermitteln der abgespeicherten Listen zu einem Bericht (Reportingbaum)

The Function Module K_RW_REPORT_LISTS_GET (Ermitteln der abgespeicherten Listen zu einem Bericht (Reportingbaum)) is a standard Function Module in SAP ERP and is part of the function group KKB0 within the package KKB.

Technical Information

Function Module K_RW_REPORT_LISTS_GET
Short Text Ermitteln der abgespeicherten Listen zu einem Bericht (Reportingbaum)
Function Group KKB0
Package KKB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EXTDREPORT LIKE SREPOVARI-EXTDREPORT SPACE Erweiterter Berichtsname
I_REPORT LIKE SREPOVARI-REPORT Bericht
I_REPORTTYPE LIKE SREPOVARI-REPORTTYPE SPACE Berichtstyp
I_VARIANT LIKE SREPOVARI-VARIANT SPACE Selektionsvariante

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
T_LISTS LIKE SREPOLIST Gesicherte Listen

Exceptions

This function module does not define any Exceptions.