Table/Structure Field list used by SAP ABAP Function Module SWO_OBJTYPE_TREE_EDIT (Editor for object tree)
SAP ABAP Function Module
SWO_OBJTYPE_TREE_EDIT (Editor for object tree) 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 - OBJTYPE | Object Type | |
5 | ![]() |
SWOTBASDAT - RELEASED | Object type is released for operational use | |
6 | ![]() |
SWOTBASDAT - RELEASED | Object type is released for operational use | SOURCE VALUE(RELEASED) LIKE SWOTBASDAT-RELEASED DEFAULT '*' |
7 | ![]() |
SWOTBASDAT - CLASS_BO | Business Object | |
8 | ![]() |
SWOTBDAT - CLASS_ORG | Organizational object type | |
9 | ![]() |
SWOTBDAT - CLASS_ORG | Organizational object type | SOURCE VALUE(ORGOBJECTS) LIKE SWOTBASDAT-CLASS_ORG DEFAULT ' ' |
10 | ![]() |
SWOTEDITOR - DISPLAY | Editor in display mode | SOURCE VALUE(DISPLAY) LIKE SWOTEDITOR-DISPLAY DEFAULT SPACE |
11 | ![]() |
SWOTEDITOR - USEOBJNAME | Display object name | SOURCE VALUE(USE_OBJECTNAMES) LIKE SWOTEDITOR-USEOBJNAME DEFAULT SPACE |
12 | ![]() |
SWOTEDITOR - USEOBJNAME | Display object name | |
13 | ![]() |
SWOTEDITOR - DISPLAY | Editor in display mode | |
14 | ![]() |
SWOTFILTER - API_ONLY | Method is R/3 interface function | |
15 | ![]() |
SWOTFILTER - API_ONLY | Method is R/3 interface function | SOURCE VALUE(OBJECTS_WITH_API_ONLY) LIKE SWOTFILTER-API_ONLY DEFAULT ' ' |
16 | ![]() |
SWOTFILTER - CLASS_ALL | All object type classes | |
17 | ![]() |
SWOTFILTER - CLASS_ALL | All object type classes | SOURCE VALUE(ALLOBJECTS) LIKE SWOTFILTER-CLASS_ALL DEFAULT 'X' |
18 | ![]() |
SWOTFILTER - CLASS_IF | Interface object type | |
19 | ![]() |
SWOTFILTER - CLASS_IF | Interface object type | SOURCE VALUE(INTERFACES) LIKE SWOTFILTER-CLASS_IF DEFAULT ' ' |