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 |
---|---|---|---|---|---|---|---|
![]() |
PROJECT_STRUCTURE | TYPE | BSI_STRUCTURE_LIST | list of structure nodes | |||
![]() |
NODE_ATTRIBUTES | TYPE | BSI_NODE_ATTRIBUTES | attributes of the structure nodes if requested | |||
![]() |
GRAPHIC_EDGES | TYPE | BSI_GRAPHIC_EDGES | list of edges between process steps if requested | |||
![]() |
NODE_TYPES | TYPE | BSI_NODETYPES | use nodetypes | |||
![]() |
MESSAGES | TYPE | BSI_MESSAGES | messages for the api | |||
![]() |
PROJECT_ID | TYPE | BSI_PROJECT_ID | project id | |||
![]() |
STARTING_NODE_ID | TYPE | BSI_NODE_ID | id of the node where you want to start reading the hierarchy | |||
![]() |
INCLUDE_STARTING_NODE | TYPE | BSI_BOOLEAN | '' | true = the starting node is included in the exported structure | ||
![]() |
LEVELS | TYPE | INT2 | 0 | number of hierarchy levels(0 = all) | ||
![]() |
GET_ADDITIONAL_ATTRIBUTES | TYPE | BSI_BOOLEAN | '' | |||
![]() |
GET_GRAPHIC_DATA | TYPE | BSI_BOOLEAN | '' | read edges | ||
Processing Type
Normal Function 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 |