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

how to write executable program for rvinvoice01?

Former Member
0 Likes
465

how to write executable program for rvinvoice01?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
425

Hi,

What's your exact requirement?

If you are using the above form RVINVOICE01, for printing the invoice, there is a Std driver program attached to it RVADIN01 for the output type RD00 of invocie.

Generally we copy the form to Zform and do the modifications and add the zform to the std driver program, to print the output.

It you wants to create the driver program, you can copy the std Program RVADIN01 to Zprogram and do the changes as per your requirement and add the same in NACE transaction or V/40 Transaction code.

reward points for the useful answers

regards,

Anji

2 REPLIES 2
Read only

Former Member
0 Likes
426

Hi,

What's your exact requirement?

If you are using the above form RVINVOICE01, for printing the invoice, there is a Std driver program attached to it RVADIN01 for the output type RD00 of invocie.

Generally we copy the form to Zform and do the modifications and add the zform to the std driver program, to print the output.

It you wants to create the driver program, you can copy the std Program RVADIN01 to Zprogram and do the changes as per your requirement and add the same in NACE transaction or V/40 Transaction code.

reward points for the useful answers

regards,

Anji

Read only

Former Member
0 Likes
425

or

create a program which takes Invoice as a Input , and get the relavent data and call this FORM within this program , in this no need to change any standard SAP objects.

Regards

Prabhu