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

SAP Scripts

Former Member
0 Likes
388

Kindly any one give me details of the what a print program.How does the standard print RVADIN01 work.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
356
2 REPLIES 2
Read only

Former Member
0 Likes
357
Read only

Former Member
0 Likes
356

Hi,

Welcome to SDN!!!!!!!

You need to see the Table:TNAPR.

This table will give you the details of Script form and related Drive prog and OUTPUT type.

Output type will be used to map the FORM and DRIVE prog.

This DRIVE prog will have couple FM's which will be used to retrieve the data and text elements which you coded in Form.

So RVADIN01 is a standard prog which is mapped to a particular FORM and OUTPUT Type.

So when you executed a tranx like VF03 (for INVOICE print) then it will ask you the OUTPUT type.

Thanks.

If this helps you reward with points.