Menu

SAP Function Module TPDA_SELECT_WITH_SIMPLE_TREE

Abfrage-Popup mit einfachem Tree

The Function Module TPDA_SELECT_WITH_SIMPLE_TREE (Abfrage-Popup mit einfachem Tree) is a standard Function Module in SAP ERP and is part of the function group STPDA_UI_SERVICES within the package STPDA.

Technical Information

Function Module TPDA_SELECT_WITH_SIMPLE_TREE
Short Text Abfrage-Popup mit einfachem Tree
Function Group STPDA_UI_SERVICES
Package STPDA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_EXPANDED_NODES TYPE TREEV_NKS
P_MULTIPLE_SELECTION TYPE FLAG
P_NODES TYPE TABLE Table with Nodes
P_STRUCTURE_NAME TYPE X030L-TABNAME
P_TITLE TYPE STRING

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_RC TYPE FCODE
P_SELECTED_NODES 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.