Hi, gurus!
Let me explain the specific scenario we are struggling with: we have included some customised logic in the following user exits that are triggered when adding/modifying components in the WO components tab:
- CNEX0013 (EXIT_SAPLCOMK_004): Default for item category in components
- CNEX0026 (EXIT_SAPLCOMK_005): Checking changes to components in order
- CNEX0027 (EXIT_SAPLCOMK_007): plant and storage location determination
The issue is: those user-exits are not being triggered when a WO is created through transaction IW31 using a previously created order as reference.
Is there any way we could trigger those user-exits when creating a new WO using an old one as reference? Or is it another place (enhancement/BADI/...) where we could include that logic in order that specific code to be taken into account?
Thanks in advance
Best regards