Menu

SAP Function Module OM_OOT_GET_DISPLAY_ORDER

The Function Module OM_OOT_GET_DISPLAY_ORDER () is a standard Function Module in SAP ERP and is part of the function group OM_TREE within the package SP0E.

Technical Information

Function Module OM_OOT_GET_DISPLAY_ORDER
Short Text
Function Group OM_TREE
Package SP0E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HANDLE CLASS CL_GUI_COLUMN_TREE Column Tree Control
NODE_KEYS TYPE TREEV_NKS Tree Control: Table with Node Keys

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SORTED_NODE_KEYS TYPE TREEV_NKS Tree Control: Table with Node Keys

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.