Menu

SAP Function Module WLF_PROFIT_MAKE_TREE_TAB

Strukturtabellen für Baumdarstellung erzeugen

The Function Module WLF_PROFIT_MAKE_TREE_TAB (Strukturtabellen für Baumdarstellung erzeugen) is a standard Function Module in SAP ERP and is part of the function group WLF_PROFIT_SIM within the package WZRE.

Technical Information

Function Module WLF_PROFIT_MAKE_TREE_TAB
Short Text Strukturtabellen für Baumdarstellung erzeugen
Function Group WLF_PROFIT_SIM
Package WZRE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_DATA TYPE PROFSIM_DATA_TAB_STD Tabelle mit Daten der Profitsimulation
IT_SORT_FIELDS TYPE SORT_FIELDS_TAB Name der Sortiefelder
I_COMPANY_CODE TYPE KOMLFK-BUKRS Buchungskreis
I_FATHER TYPE I Nummer des Vaterknotens
I_FROM TYPE I Erster Index des Tabellenbereiches
I_MAX_NUM_OF_SORT_FIELDS TYPE I Maximale Zahl der Sortierfelder
I_MORE TYPE BVAL NO Sammelordner für verschiedene Ordner
I_TAKE_NUM_SORT_FIELDS TYPE I Anzahl zu berücksichtigender Sortierfelder
I_TO TYPE I Letzter Index des Tabellenbereiches

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NODE TYPE TREEV_NODE neuer Knoten

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_NODEKEY TYPE I Letzte vergebene Knotennummer
T_ITEMS TYPE PROFIT_ITEM_TAB Tabelle mit Spalteneinträge

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR interner Programmfehler