Skip to Content
0
Former Member
Jul 04, 2009 at 03:18 AM

Recursive structure definition

294 Views

Dear Experts,

I would like to know how can I create a TYPE with recursive structure. The main objective is to construct an internal table for my organization structure and then export it to XML using simple transformation. Currently, I can only export this XML by construct the XML document like a string composition which is harder to read and modify.

Regards,

Alex