Table/Structure Field list used by SAP ABAP Function Module SWO_TREE_CONSTRUCT_FILTER (OT Tree Filter Structure Construction)
SAP ABAP Function Module
SWO_TREE_CONSTRUCT_FILTER (OT Tree Filter Structure Construction) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SWOTBASDAT - CLASS_BO | Business Object | SOURCE VALUE(BUSOBJECTS) LIKE SWOTBASDAT-CLASS_BO DEFAULT ' ' |
|
| 2 | SWOTBASDAT - CLASS_ORG | Organizational object type | ||
| 3 | SWOTBASDAT - CLASS_ORG | Organizational object type | SOURCE VALUE(ORGOBJECTS) LIKE SWOTBASDAT-CLASS_ORG DEFAULT ' ' |
|
| 4 | SWOTBASDAT - RELEASED | Object type is released for operational use | ||
| 5 | SWOTBASDAT - RELEASED | Object type is released for operational use | SOURCE VALUE(RELEASED) LIKE SWOTBASDAT-RELEASED DEFAULT '*' |
|
| 6 | SWOTBASDAT - CLASS_BO | Business Object | ||
| 7 | SWOTBDAT - CLASS_ORG | Organizational object type | ||
| 8 | SWOTBDAT - CLASS_ORG | Organizational object type | SOURCE VALUE(ORGOBJECTS) LIKE SWOTBASDAT-CLASS_ORG DEFAULT ' ' |
|
| 9 | SWOTFILTER - RELEASED | Object type is released for operational use | ||
| 10 | SWOTFILTER - CLASS_ORG | Organizational object type | ||
| 11 | SWOTFILTER - CLASS_IF | Interface object type | SOURCE VALUE(INTERFACES) LIKE SWOTFILTER-CLASS_IF DEFAULT ' ' |
|
| 12 | SWOTFILTER - CLASS_IF | Interface object type | ||
| 13 | SWOTFILTER - CLASS_BO | Business Object | ||
| 14 | SWOTFILTER - CLASS_ALL | All object type classes | SOURCE VALUE(ALLOBJECTS) LIKE SWOTFILTER-CLASS_ALL DEFAULT 'X' |
|
| 15 | SWOTFILTER - CLASS_ALL | All object type classes | ||
| 16 | SWOTFILTER - API_ONLY | Method is R/3 interface function | SOURCE VALUE(OBJECTS_WITH_API_ONLY) LIKE SWOTFILTER-API_ONLY DEFAULT ' ' |
|
| 17 | SWOTFILTER - API_ONLY | Method is R/3 interface function |