SAP ABAP Function Module READ_PROJECT_STRUCTURE (read structure of a SolMan project)
Hierarchy
ST (Software Component) SAP Solution Manager Tool
   SV-SMG (Application Component) Solution Manager
     BSI_SERVICE_API (Package) Blueprint Service API
Basic Data
Function Module READ_PROJECT_STRUCTURE read structure of a SolMan project  
Function Group BSI_PROJECT_DIRECTORY   Wrapper function modules for proj. dir.  
Program Name SAPLBSI_PROJECT_DIRECTORY    
INCLUDE Name LBSI_PROJECT_DIRECTORYU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PROJECT_STRUCTURE TYPE BSI_STRUCTURE_LIST list of structure nodes
Exporting NODE_ATTRIBUTES TYPE BSI_NODE_ATTRIBUTES attributes of the structure nodes if requested
Exporting GRAPHIC_EDGES TYPE BSI_GRAPHIC_EDGES list of edges between process steps if requested
Exporting NODE_TYPES TYPE BSI_NODETYPES use nodetypes
Exporting MESSAGES TYPE BSI_MESSAGES messages for the api
Importing PROJECT_ID TYPE BSI_PROJECT_ID project id
Importing STARTING_NODE_ID TYPE BSI_NODE_ID id of the node where you want to start reading the hierarchy
Importing INCLUDE_STARTING_NODE TYPE BSI_BOOLEAN '' true = the starting node is included in the exported structure
Importing LEVELS TYPE INT2 0 number of hierarchy levels(0 = all)
Importing GET_ADDITIONAL_ATTRIBUTES TYPE BSI_BOOLEAN ''
Importing GET_GRAPHIC_DATA TYPE BSI_BOOLEAN '' read edges
               
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  20100705 
SAP Release Created in 710