SAP Function STRUCTURE_ENTRY_GET - Branch-by-Branch Output of All Subordinate Objects for Node Specified

Parameter Reference Type Length Default Optional Text
CB_NR HRRHAS-CB_NR C 3 Control Block Number
DEPTH HRRHAS-DEPTH P 3 0 X Display Depth
INDEX HRRHAS-SEQNR I 4 Node Index

Parameter Reference Type Length Text
ENTRY STRUC u 732 Structure Information on Current Object => STRUC
OBJECT OBJEC u 127 Object Information => OBJEC
ROOT GDSTR u 104 General Structure Information (Root) => GDSTR

Functionality
This module creates a structure of OM objects according to anevaluation path (table T778A).
Structural reporting is done as follows:
Internal creation when the function module STRUCTURE_BUILD is called.
The function module STRUCTURE_ENTRY_GET reads the individual entries ofthe structure one after another.
Internal data is deleted using the function module STRUCTURE_DELETE.
Internal data is administered using control blocks. You can delete acontrol block using the function module CONTROL_BLOCK_DELETE.

Example
See FM RH_STRUC_GET