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

invoice modifications

Former Member
0 Likes
447

what are the invoice script standard modifications usually?

2 REPLIES 2
Read only

Former Member
0 Likes
413

INVOICE

Output type : RD00

ScriptForm Name : RVINVOICE01

Driver Program Name : RVADIN01

smartform name : LB_BIL_INVOICE

Smartform Driver Pgm: RLB_INVOICE

To modify Invoice layout,

Go to SE71 tcode

create a ZINFORM layout with EN language and save.

from the second screen

from Menu

Layout-> copy from

enter the std Layout name RVINVOICE01 and Lang EN

and copy to ZINFORM.

so now the std layout is copied to your layout.

now do the changes for this by changing ther LOGO and other field allignments in the respective windows.

now you have to assign this layout in the NACE tcode such that your changes will reflect.

Go to NACE tcode

select application Type V3 and press on OUTPUT types on the menu

select the output type NEU in the list and press the PROCESSING ROUTINES on the left side

Now the MEDIUM, OUTPUT TYPE, PRINT PROGRAM ( RVADIN01) and the SCRIPT (RVINVOICE01) is displayed.

Now remove the RVINVOICE01 and add the ZINFORM there and SAVE.

Now Execute the Invoice Output from TCODE VF03/VF02 by entering a Invoice number

see the print preview.

Regards,

Maha

Read only

0 Likes
413

thanq laxmi,

actually i want what are the standard modifications of invoice layout (give business sceanario like logos,etc).

plz tell the difference between print program and driver program for script