Hi all, I intend to create a .NET-based application for automated documentation of HANA Composite Providers (Inner Join/Left OuterJoin) and their definitions. I found the xml definition in the SAP table RSOHCPR. The xml file describe the associated Joins and Unions only in alphabetic order (begins with J1, J2, U1 etc) and not as we see in the screenshot.
My question is, does anybody know if there is an entry in a HANA table or view as well, where I can find the information which Join is the 'Master' Join (like J2) and thier output fields ... and if so, how do I get this xml or entry out of HANA?
My colleague, Torsten Schmidt, asked a similar question regarding HANA Views and we got a good tipp from Florian Pfeffer how we select the xml definition of HANA Views with a GET request. (see discussion here: http://scn.sap.com/thread/3821744 )
Thank´s in advance.
Leila
