‎2006 Nov 21 6:18 AM
Hi all,
My requirement is when i save the invoice using VF01 the print program should get triggered.
The print program is not getting triggered when saving the application even when i have configured the outtype and have attached the print program.
The setting "send immediately (when saving application)" is also checked.
I need to configure it for VF01 transaction.
The error message displayed was " please maintain output device in master data".
Regards,
Umesh
‎2006 Nov 21 6:25 AM
Your output is getting triggered. When the output is being printed its unable to find the default printer associated with the user id.
Maintain a default printer in the User profile (Su01) and the error should be gone.
Regards,
Ravi
Note - Please mark all the helpful answers
‎2006 Nov 21 6:27 AM
Hi Umesh
Please check if you have missed any of the following:
1. Defining Access Sequence(can use existing).
2. Defining Output Condition Type(can use existing). - Assigning the Driver Program and Form in processing routine.
3. Output Determination Procedure
4. Assign Output Procedure to Billing Types
Kind Regards
Eswar