Menu

SAP Function Module K_RW_REPORT_TREE_CALL

Aufruf eines anwendungsabhängigen Reportingbaums

The Function Module K_RW_REPORT_TREE_CALL (Aufruf eines anwendungsabhängigen Reportingbaums) 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_TREE_CALL
Short Text Aufruf eines anwendungsabhängigen Reportingbaums
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_APPL LIKE TKKBU-APPL Applikation
I_CHECKONLY LIKE SPACE Nur Prüfung
I_MODE LIKE '1' Modus
I_SAPPL LIKE TKKBU-SAPPL SPACE Subapplikation (derzeit nur SPACE)
I_TREE LIKE SREPOVARI-TREE_ID SPACE Reportingbaum (optional)
I_UNAME LIKE TKKBU-UNA SPACE Benutzergruppe (derzeit nur SPACE)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_TREE_SET Kein Baum hinterlegt
TREE_NOT_ACTIVE Baum inaktiv