Menu

SAP Function Module BAM1_PERFORMANCE_SCAN_PROGRAM

Analyse von Programmen, Suche nach teuren Anweisungen

The Function Module BAM1_PERFORMANCE_SCAN_PROGRAM (Analyse von Programmen, Suche nach teuren Anweisungen) is a standard Function Module in SAP ERP and is part of the function group BAM1 within the package BAM.

Technical Information

Function Module BAM1_PERFORMANCE_SCAN_PROGRAM
Short Text Analyse von Programmen, Suche nach teuren Anweisungen
Function Group BAM1
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
MAIN_PROGRAM LIKE DVSEQDIR-PROGNAME Hauptprogramm
PARENT TYPE I Nummer des Vaterknotens
PROGRAM_LEVEL TYPE I 0 Schachtelungstiefe
PROGRAM_NAME LIKE DVSEQDIR-PROGNAME Zu analysierendes Programm

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEXT_ID TYPE I Nummer des nächsten Knoten

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
CRITICAL_STATEMENTS LIKE BAMSTATEM Ergebnistabelle

Exceptions

This function module does not define any Exceptions.