‎2009 May 05 8:00 AM
Hi All,
We have a requirement to build a tree structure. I am able to build the tree up to two level where there is one root node and child nodes at the next level.
If I select any child node and try to expand it I always get a short dump Control Framework : Error processing control.
The error is due to call to a method AC_SYSTEM_FLUSH.
MESSAGE ID 'CNDP' TYPE 'X' NUMBER 006 RAISING CNTL_ERROR.
I have tried forced flush method too but still I am getting a dump.
What should i do to solve this issue?
Your feedback and solutions highly appreciated.
Thanks and Regards
Sohit
‎2009 May 06 4:49 PM
You can check my program , [Tree report with Abap objects|https://wiki.sdn.sap.com/wiki/display/Snippets/TreereportwithABAPObjects]
Thanks
Satyasuresh Donepudi