‎2011 Jul 22 9:24 AM
Hi ABAP'ers,
Can You please Tell me How To Create Hierarchy for an Info Object using ABAP Coding,
I have a info Object named as BC_INF. Under BC_INF i have 4 nodes which are BC_INFD, BC_INFB,BC_INFB, BC_INFA.Under those i have many more levels individulally.How do I read the main Info object to read their child nodes.
If you guys know how to read hierarchy parent and their child nodes plz do let me know ASAP.
‎2011 Nov 05 10:18 PM