Application Development 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: 

Getting the correct Print status of Production Order

Former Member
0 Kudos

Hi experts,

Really need help.. We created a report for production order. It has a field where it should show whether the prod order is printed for the first time or just a reprint... this is based on the document status... if Printed is checked then it shows "Reprint", otherwise "New"...

it is working correctly in CO03 and CO04...

however... when we try to print a NEW document in CO02... once we click Functions>Print it shows message: "After the next update the order will be printed"... then when save button is clicked, that's the only time it calls the report...

problem with this is that even if the document has not been printed yet... i think the program already changes the status of the document to printed upon calling the print... so when the save button is clicked (where it calls the report) the status has been changed, so report shows a "Reprint" status, instead of NEW....

any ideas how we can show NEW instead?...

Thanks

Silke

1 REPLY 1

Former Member
0 Kudos

Hi guys!

I really need you help please... Would really appreciate any tips/help you can share...

Thanks!