Hi All,
I am currently trying to copy the Partner values (responsible person in IW32) from work order to the Notification (IW21/22). (I want the responsible person copied from the work order to the notification).
Is there any BAdI, User-Exit available to accomplish this?
Kindly help.
Thanks.
Kumar,
Do the order and notification have the same partner determination procedue (VOP2), and have you configured setting in SPRO for Copy Partner Functions to Master and Movement Data
PeteA
Hi Peter,
Thanks for your response.
We don’t want to use this configuration, as this will default to one person responsible for all the work orders and notification. This was my first choice, and does not work for my requirement.
Could you please help on this. Thanks.
Best Regards,
Kumar
Kumar,
Then you will probably need to develop a solution.
Have a look at user-exit ICSV0003 (partner selection) via transaction SMOD.
PeteA