Menu

SAP Function Module BAM3_BUILD_MAIN_TREE

Anwendungsanalyse: Aufbau des Haupt-Baumes

The Function Module BAM3_BUILD_MAIN_TREE (Anwendungsanalyse: Aufbau des Haupt-Baumes) is a standard Function Module in SAP ERP and is part of the function group BAM3 within the package BAM.

Technical Information

Function Module BAM3_BUILD_MAIN_TREE
Short Text Anwendungsanalyse: Aufbau des Haupt-Baumes
Function Group BAM3
Package BAM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPL LIKE BAMANDIR-APPL Applikation
DATE LIKE BAMANDIR-DATE Analysedatum
SAVE_MONI LIKE SPACE Daten in Tabelle MONI ablegen ('X', ' ')?
SEQNO LIKE BAMANDIR-SEQNO Laufende Nummer

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
TREELIST LIKE SNODETEXT Analysebaum

Exceptions

This function module does not define any Exceptions.