‎2007 Nov 27 9:48 AM
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
‎2007 Nov 27 4:14 PM
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