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

User Exit over Work flow

Former Member
0 Likes
332

hi all,

I have requirement of creating a sales order when the work Order is flagged to completion through IW32.

I checked for the User Exit avaiable for IW32 and its not trigerred when the SAVE button is clicked.

so i am planning to go for a work flow approach.

Has anyone encountered a similar situation. is there any other possible way as wrok flow would have a lot of execution time.

Your inputs and ideas are appreciated.

Regards,

stck

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
310

Can you just try the Badi,

WORKORDER_UPDATE

It will work at SAVE

1 REPLY 1
Read only

Former Member
0 Likes
311

Can you just try the Badi,

WORKORDER_UPDATE

It will work at SAVE