Menu

SAP Function Module CPWBBROWSER_CREATE_TREE

Anlegen des Browsers

The Function Module CPWBBROWSER_CREATE_TREE (Anlegen des Browsers) is a standard Function Module in SAP ERP and is part of the function group CPWBBROWSER within the package CP.

Technical Information

Function Module CPWBBROWSER_CREATE_TREE
Short Text Anlegen des Browsers
Function Group CPWBBROWSER
Package CP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DYNNR TYPE SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros
I_REPID TYPE SY-REPID ABAP-Programm, aktuelles Rahmenprogramm

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
I_MAT_TAB LIKE MAST Verbindung Material - Stueckliste

Exceptions

This function module does not define any Exceptions.