HI all ,
I have requirement that I need to import the XSD, and able to import the XSD and when the ABAP team is trying to generate the proxy they are unable to generate.
blow is the original one.
what should be done to overcome with the red colored ones. and in external references I can see 2 urls, will that mean some thing to add in to the existing xsd. I tried removing the type by editing the xsd and replaced all the red colored ones with string and the then it is working, but is that the correct procedure. please help me on this