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 printing

Former Member
0 Likes
466

HI

I have created a custom program for invoice printing. Now i have to include it in vf03 for the user to prin the invoice, I have tried including my custom program and form in tnapr. but it's not working.

kindly help

1 ACCEPTED SOLUTION
Read only

FredericGirod
Active Contributor
0 Likes
439

Hi,

do you have update the customizing (transaction NACE for ex) ?

do you have activated ?

do you transport the modification between where you make your test and where you have modify the custo ?

...

Rgd

Frédéric

4 REPLIES 4
Read only

FredericGirod
Active Contributor
0 Likes
440

Hi,

do you have update the customizing (transaction NACE for ex) ?

do you have activated ?

do you transport the modification between where you make your test and where you have modify the custo ?

...

Rgd

Frédéric

Read only

Former Member
0 Likes
439

Hi Kishore,

You can create output type for that, using NACE transaction. create the output type , attach form,and driver to it for VF03 transaction.

and for better results contact BASIS team. they will create it . you can check it.

regards

vijay

Read only

hymavathi_oruganti
Active Contributor
0 Likes
439

go to NACE->PROCESSING ROTINES->OUTPUT TYPES in change mode and assign ur program to the form and save and activate

Read only

Former Member
0 Likes
439

Hi,

Go to NACE t.code, select the Application and press the output types.

Mention the output types corresponding to the selected application and press process routines.

Here we have to mention the z-form name and z-program for configure for particular invoice t.code.