2012 Jun 24 11:01 PM
Hi Everyone,
I have a scenario that after a billing document is saved, some of the fields to be generated in xml document and should be saved in a separate folder.
Two possibilities i have came up with.
1. Generate a smartform for this and convert it into xml document and save it in a separate folder.
2. Spot the enhancement spot and use "CALL TRANSFORMATION" to save the data from internal table to XML conversion which was gathered from saved billing document.
Please give your suggestions.
regards
Vasanth
2012 Jul 09 2:38 PM
Hi Everyone,
I have tried both the methods, but at the generation of billing document, SMARTFORM to xml conversion method cannot be used. So through BADI, while saving the billing document, corresponding BADI has to be invoked and from the billing document, the internal table which is used in the billing document has to be converted to XML file.
regards
vasanth
2012 Jul 09 2:38 PM
Hi Everyone,
I have tried both the methods, but at the generation of billing document, SMARTFORM to xml conversion method cannot be used. So through BADI, while saving the billing document, corresponding BADI has to be invoked and from the billing document, the internal table which is used in the billing document has to be converted to XML file.
regards
vasanth