Table list used by SAP ABAP Function Module SWO_TREE_GET_CHILDREN (Read All Children of Node in BOR Object Type Tree)
SAP ABAP Function Module
SWO_TREE_GET_CHILDREN (Read All Children of Node in BOR Object Type Tree) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
OBJ_RECORD | Structure of types OLE2_OBJECT | |
2 | ![]() |
SWCONT | Instance Structure | |
3 | ![]() |
SWOTBASDAT | Basic Data | SOURCE VALUE(BUSOBJECTS) LIKE SWOTBASDAT-CLASS_BO DEFAULT 'X' |
4 | ![]() |
SWOTBASDAT | Basic Data | SOURCE VALUE(ORGOBJECTS) LIKE SWOTBASDAT-CLASS_ORG DEFAULT 'X' |
5 | ![]() |
SWOTFILTER | Object Type Tree Filter | SOURCE VALUE(OBJECTS_WITH_API_ONLY) LIKE SWOTFILTER-API_ONLY DEFAULT SPACE |
6 | ![]() |
SWOTFILTER | Object Type Tree Filter | SOURCE VALUE(INTERFACES) LIKE SWOTFILTER-CLASS_IF DEFAULT SPACE |
7 | ![]() |
SWOTFILTER | Object Type Tree Filter | SOURCE VALUE(ALLOBJECTS) LIKE SWOTFILTER-CLASS_ALL DEFAULT SPACE |
8 | ![]() |
SWOTOBJID | Structure for Object ID | |
9 | ![]() |
SWOTTNODE | Node in BOR Hierarchy for External Browsers | |
10 | ![]() |
SWOTTNODE | Node in BOR Hierarchy for External Browsers | SOURCE CHILDREN STRUCTURE SWOTTNODE |
11 | ![]() |
SWOTTNODE | Node in BOR Hierarchy for External Browsers | SOURCE VALUE(OBJKEY) LIKE SWOTTNODE-OBJKEY |
12 | ![]() |
SWOTTNODE | Node in BOR Hierarchy for External Browsers | SOURCE VALUE(OBJTYPE) LIKE SWOTTNODE-OBJTYPE |
13 | ![]() |
SWOTTREE | Object Tree Structure | SOURCE VALUE(NUMBER_OF_CHILDREN) LIKE SWOTTREE-CCHILDREN |