Hi All,
i have a scenario to remove xml tags for sap abap generated xml file.
i have converted the internal table data into xml file , but informatica team facing the issue with name space<asx:abap>. unable to read the data to there system.
- http://www.sap.com/abapxml"> - - - 6600180490 010000
i want to remove the <asx:abap>, <asx.values> from generated file.
please let me know weather it is possible with abap code ?. if it possible please give some sample code.