Menu

SAP Function Module TREE_ENTRY

Testfunktionsgruppe, um den Aufreißbaum für die Demo zu implementieren

The Function Module TREE_ENTRY (Testfunktionsgruppe, um den Aufreißbaum für die Demo zu implementieren) is a standard Function Module in SAP ERP and is part of the function group TREE within the package CBUI.

Technical Information

Function Module TREE_ENTRY
Short Text Testfunktionsgruppe, um den Aufreißbaum für die Demo zu implementieren
Function Group TREE
Package CBUI
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_ACTYPE LIKE RCGDIALCTR-ACTYPE aktueller Aktivitätstyp
I_KEYPATH LIKE RCGKPATH Schlüssel des darzustellenden Stoffes
I_TRTYPE LIKE RCGDIALCTR-TRTYPE aktueller Transaktionstyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_CHANGED LIKE zeigt an ob Daten aktualisiert werden müssen
E_OKCODE LIKE SY-TCODE noch nicht behandelter OKCODE

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.