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

Output Type problem

ashok_kumar24
Contributor
0 Likes
291

Hi Experts,

We have a problem with Invoice Printing.

We have made changes to driver program and developed a smartform for printing the Invoice.

We have assigned it in the T.Code NACE under V3 Billing.

But at the time printing from the Document... the smartform is not being called .

what may be problem ... Please suggest suitable solutions.

Points assured.

Thanks and Regards

AK

1 REPLY 1
Read only

Former Member
0 Likes
268

Hi Ashok,

You can debug the program.

On printing the Billing document you can

- run in debug mode

- find the open_form function

- check the form name imported is correct or not.

TNAPR-FONAM is the field name.

You can check in field in debug screen.

Thanks,

Rajesh