cancel
Showing results for 
Search instead for 
Did you mean: 

Updating processing log for sales order header output

Former Member
0 Kudos

I want to prevent a custom sales order confirmation from printing when the order has not been approved. When the user requests the form to print in the background, I want to update the processing log to have a red light and a message indicating the order has not been approved, so it cannot be printed. When I pass an error message to the protocol processing, the update is terminated and my changes to the sales order are lost. Is there a way to update the processing log, show the red light, and not get the hard error?

Thank you in advance.

Jay

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Setting the return code after the protocol update did the trick.