XML to xlsx conversion using java mapping
Hello Experts,
We are on SAP PO 7.4 . I have one scenario where i need to convert the RFC export table data to XLSX file.
Can anyone help me with step by step guidance ?
I have referred some of the java mapping techniques but still not able to get the result as expected.
Thanks & Regards,
Amit
Tags:
Eng Swee Yeoh replied
Hi Amit
Alternatively, you can check out custom adapter module ExcelTransformBean. The EAR for the module deployment is provided, but if you need to modify further, you can download the source code and adjust accordingly.
ExcelTransformBean Part 2: Convert simple XML to various Excel formats easily
Rgds
Eng Swee