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.
Function Module | IVIEW_RPLIST_CREATE_TREE |
Short Text | iView RPList: get navigation tree |
Function Group | IVIEW_RPLIST |
Package | WOST |
Module Type | Remote-Enabled |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | TYPE | BAPIRET2 | Returnparameter |
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.