‎2007 Oct 09 9:34 PM
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
‎2007 Oct 11 6:03 PM
I used the user exit EXIT_SAPLCOMK_014 to accomplish this.
Regards,
Prabaharan.G
‎2013 May 31 7:09 AM
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.