Menu

SAP Function Module IVIEW_RPLIST_CREATE_TREE

iView RPList: get navigation tree

The Function Module IVIEW_RPLIST_CREATE_TREE (iView RPList: get navigation tree) is a standard Function Module in SAP ERP and is part of the function group IVIEW_RPLIST within the package WOST.

Technical Information

Function Module IVIEW_RPLIST_CREATE_TREE
Short Text iView RPList: get navigation tree
Function Group IVIEW_RPLIST
Package WOST
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SITE LIKE T001W-WERKS Werk
VENDOR_NO TYPE LIFNR Kontonummer des Lieferanten bzw. Kreditors
VENDOR_OPTION TYPE VENDOR_OPTION iView Dispoliste: Optionen für Lieferanteneingabe

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN TYPE BAPIRET2 Returnparameter

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
T_NAV LIKE IVIEW_RPLIST_NAV_OBJECT Navigationsobjekt

Exceptions

This function module does not define any Exceptions.