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

Error During Output Log

Former Member
0 Likes
547

Hi,

I have a situation where an Output Type is automatically being proposed for my Shipment Document (Print Output). Now, after I save the Shipment document, it prints fine on the Printer. However, it shows a Message saying "<b>The Routine F000_ENTRY does not exist in Program Z_Driver Program</b>).

Another point is that for the Output Type, the Partner Function is not assigned. Could that cause this problem? Our standards say that the Routine name should be F000_ENTRY. So, I am wondering if the naming convention could cause the problem.

How to avoid this error? Somebody please help me.

Thanks,

Venkat.

1 ACCEPTED SOLUTION
Read only

former_member195698
Active Contributor
0 Likes
529

Hi,

Is the name of the Form Routine given in the Customization same as the one Present in your print program ?

3 REPLIES 3
Read only

former_member195698
Active Contributor
0 Likes
530

Hi,

Is the name of the Form Routine given in the Customization same as the one Present in your print program ?

Read only

0 Likes
529

Yes. I've double checked everything and from Output Type Confuguration Perspective, everything is fine. And as I mentioned, I get the Print Out from the Printer.

Please let me know your suggestions.

Thanks,

Venkat.

Read only

0 Likes
529

Can you try changing the form name and the customization to ENTRY from F00_ENTRY. Atleast that will confirm whether there is any issue with the naming convention.