Menu

SAP Function Module MENU_AGR_TREE_SORT_NODES

Sortierung der Knoten für die Anzeige als Liste mit RS_TREE_... Bausteinen

The Function Module MENU_AGR_TREE_SORT_NODES (Sortierung der Knoten für die Anzeige als Liste mit RS_TREE_... Bausteinen) is a standard Function Module in SAP ERP and is part of the function group SMTR_AGRS within the package S_PROFGEN.

Technical Information

Function Module MENU_AGR_TREE_SORT_NODES
Short Text Sortierung der Knoten für die Anzeige als Liste mit RS_TREE_... Bausteinen
Function Group SMTR_AGRS
Package S_PROFGEN
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
INPUT_TABLE_UNSORTED LIKE AGR_HIER unsortierte Eingabetabelle
OUTPUT_TABLE_SORTED LIKE AGR_HIER sortierte Ausgabetabelle

Exceptions

This function module does not define any Exceptions.