CL_FMHIE_TREE_TRAVERSAL_GENERC - Tree preorder iterator(ANY w/ node_objnr/child/next_sibling)
ABAP Short Reference CPI1466 during BackupThis documentation is copyright by SAP AG.
Functionality
Works for tree structures with the fields NODE_OBJNR, CHILD, PARENT, NEXT_SIBLING, ROOT, HLEVEL.
Each node ID field has to be a character-based type with maximum length of 40.
The tree itself has to be stored in the instance of CL_BUBAS_MASS_HASHED_BUFFER.
The fields ROOT and HLEVEL are not relevant for the traversal.
Relationships
Example
See the method get_subtree in CL_FMHIE_TREE_DATA
Notes
Further information
ABAP Short Reference BAL Application Log Documentation
This documentation is copyright by SAP AG.
Length: 565 Date: 20120526 Time: 125144 triton ( 25 ms )






