SAP ABAP Function Module SWO_TREE_GET_BUSINESS_OBJECTS (Read all BOs and org. types assigned to component)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-BOB (Application Component) Business Object Builder
     SWO (Package) Business Object Repository Tools
Basic Data
Function Module SWO_TREE_GET_BUSINESS_OBJECTS Read all BOs and org. types assigned to component  
Function Group SWOT   Object Tree  
Program Name SAPLSWOT   Workflow Object Types: Editor for Object Type Tree 
INCLUDE Name LSWOTU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing COMPONENT TYPE DF14L-FCTR_ID Application component
Importing WITH_TEXTS TYPE RPYBOGF-FLAG 'X' Read short texts for object types
Importing ALLOBJECTS TYPE SWOTFILTER-CLASS_ALL ' '
Importing BUSOBJECTS TYPE SWOTFILTER-CLASS_BO 'X'
Importing ORGOBJECTS TYPE SWOTFILTER-CLASS_ORG 'X'
Importing OBJECTS_WITH_API_ONLY TYPE SWOTFILTER-API_ONLY ' '
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU
Tables OBJECTTYPES TYPE SWOTBUS Object types found
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19961108 
SAP Release Created in