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

Standard Program for Interactive Forms

Former Member
0 Likes
445

Hi all,

I want to see the Print Preview of any of a Standard Interactive Form.

Please Give me Some Standard Programs which call the Interactive forms..

Thank you.

4 REPLIES 4
Read only

Former Member
0 Likes
424

Hi,

you can find some e.g. in this link

Interactive Forms can be designed using webdynpro with abap and Java.

To deign this you should have basic knowledge in webdynpro.

Please refer the following link.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e87f889e-0d01-0010-1786-83323609...

plz do if useful

keep rockin

vivek

Read only

0 Likes
424

Please Suggest me some Standard Programs which call the Interactive forms by which i can see the Print Preview.

Read only

0 Likes
424

Hi,

I think you need to create a custom program to check the print preview.

Check following link to create a print program for Interactive forms:

[SAP Help|http://help.sap.com/saphelp_nw04s/helpdata/en/60/f8123e9c6c498084f9f2bafab32671/frameset.htm]

Also there is one report to check/update the layout of the form check FP_CHK_REPORT'. Check the documentation before using this report.

[documnetation|http://help.sap.com/saphelp_nw04s/helpdata/en/44/e96677f1c367d6e10000000a155369/frameset.htm]

Hope this helps,

shrinivas

Read only

Former Member
0 Likes
424

Hi,

check with this 'ISR_FORM_SRQ2'

Thanks,

Anil.G