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

scripts

Former Member
0 Likes
734

hai abapers,

in general

what is the standerd invoice form for the script ?

what is the standerd invoice output type for the script ?

what is the standerd invoice stadered program for the script ?

please explain.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
709

Hi

Form Name -RVINVOICE01

Driver program -RLB_INVOICE

Output type - RD00

Regards,

KP

6 REPLIES 6
Read only

Former Member
0 Likes
709

hi

The standard program should be RM08NAST

The standard form should be MR_PRINT

hope this helps

regards

Aakash Banga

Read only

Former Member
0 Likes
709

Hi,

check the following link for the detail of SAP script:

http://help.sap.com/saphelp_erp2004/helpdata/EN/d1/80302e454211d189710000e8322d00/frameset.htm

hope it will help.

Regards

Rajesh Kumar

Read only

Former Member
0 Likes
710

Hi

Form Name -RVINVOICE01

Driver program -RLB_INVOICE

Output type - RD00

Regards,

KP

Read only

GauthamV
Active Contributor
0 Likes
709

for invoice verification :

form - MR_PRINT

output type - INS

program - RM08NAST.

for billing :

Form Name -RVINVOICE01

Output type - RD00

Driver program -RLB_INVOICE.
Read only

Former Member
0 Likes
709

Form RVINVOICE01

Routine RVADIN01

Output type RD00

Read only

Former Member
0 Likes
709

Hi Uday,

what is the standerd invoice form for the script ?

RVINVOICE01

what is the standerd invoice output type for the script ?

ans: RD00

what is the standerd invoice stadered program for the script ?

Ans: RVADIN01

VF03 is transaction to display billing document.

In transaction code 'NACE' u can find out all thse details for any application for eg. V3 (billing) select it and click on output types

Regards

Vinod