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: 

Exit EXIT_SAPLCOBT_001 does not work (4 me), any hints?

Former Member
0 Kudos
360

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!

2 REPLIES 2

Former Member
0 Kudos
115

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

0 Kudos
115

Hi

Search for other exits using CALL CUSTOMER.

Have u activated your project in CMOD?

Regards,

Abdul