Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

smartform output

Former Member
0 Likes
504

how can we take output of a smartform into xml format i can take an output of a smartform to pdf but i want it in xml format i can catch the spool no generated by the output.

3 REPLIES 3
Read only

Former Member
0 Likes
403

Did you look at the XSF parameters of the smart form function, that should give you the XML output.

regards,

Ravi

Note : Please mark all the helpful answers

Read only

Former Member
0 Likes
403

Look at the fm: FB_CONVERT_FORM_TO_XML and have a look at this too:

Regards,

ravi

Read only

Former Member
0 Likes
403

Hi Pawan,

If you want to store the output of the smartform into a local file (XML format) then you can try the following Demo Program

<b>Program: 'SF_XSF_DEMO'</b>

<i><b>Best Regards

Ali S</b></i>