2005 Dec 07 10:35 AM
Hi everybody,
we'd like to change the status of a Process Order during the moment of Save. This userexit kicks in when we press the save button. This exit provides all the old and new data of the most important structures (header data, status, etc). During the execution, we'd like to reset a indicator of a customer status (E0005 for example). Unfortunatly the change is not taken into account and the indicator is still set when we open the order again. During a change of a simple text (another test) in one of the tables, we still didn't get a change. We do have some fields in the header tables but I'm not sure how those fields work.
Any ideas?
Cheers and thanks!
2005 Dec 07 10:47 AM
I just discovered that the user exit is only used for workflow purpose and that it is not used to actually change the contents of the Process Order.
Is there another way/exit to change a Process Order after save?
Kind regards
Laurens
2005 Dec 07 10:53 AM
Hi
Search for other exits using CALL CUSTOMER.
Have u activated your project in CMOD?
Regards,
Abdul