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: 

BADI Workorder_update

Former Member
0 Kudos

Hi ,

In the BADI work order_update for the method before_update all the parameters are importing type. How is that I could change a value in one of them. My requirement is to update the special stock indicator in the components tab of work order. Please reply. If it cannot be done then what would be the optimal alternative.

Regards,

Prabaharan.G

2 REPLIES 2

Former Member
0 Kudos

I used the user exit EXIT_SAPLCOMK_014 to accomplish this.

Regards,

Prabaharan.G

0 Kudos

User exit EXIT_SAPLCOMK_014 cannot be used to change component as well. This user exit is only used for checking whether changes is allowed.