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.
Function Module | SWO_TREE_CONSTRUCT_FILTER |
Short Text | OT Tree Filter Structure Construction |
Function Group | SWOT |
Package | SWO |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.