Menu

SAP Function Module SWO_TREE_CONSTRUCT_FILTER

OT Tree Filter Structure Construction

The Function Module SWO_TREE_CONSTRUCT_FILTER (OT Tree Filter Structure Construction) is a standard Function Module in SAP ERP and is part of the function group SWOT within the package SWO.

Technical Information

Function Module SWO_TREE_CONSTRUCT_FILTER
Short Text OT Tree Filter Structure Construction
Function Group SWOT
Package SWO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUSOBJECTS LIKE SWOTBASDAT-CLASS_BO ' ' Business objects
OBJECTS_WITH_API_ONLY LIKE SWOTFILTER-API_ONLY ' ' Only object types with API methods
RELEASED LIKE SWOTBASDAT-RELEASED '*' Released object types

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FILTER LIKE SWOTFILTER Object Type Tree Filter

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.