Hello Mario,Yo can start reading the xml file into an internal table, selecting the fields that you need to process from the file.https://scn.sap.com/thread/519115Regards.
Hi Ravi,Yo can create a column as a checkbox with a hotspot, and enter a code similar like this in the user command form to select all lines you want when you click on the checkbox.FORM user_command USING r_ucomm LIKE sy-ucomm ...
Hi,Did you use all the fields that you have defined when you did the recording (step 1)?The fields that you see in the 5th step should be the same fields that you have used in the recording, not the fields you define in 3rd step.Regards.
Hi Matias,With the report RN2LN205N you can upload and download files to/from aplication server (AL11).See if you can use that to download your .docx file.Regards.