Question:
I'm trying to invoke user exit:
MWMTO002 Enhancements at end of transfer order confirmation
when saving the confirmation in transaction LT12. Can someone advise if this is the right exit ? If it is what am I doing wrong. If it isn't which should I use?
Thanks for you help, GT
Answer:
Hi,
I use this user exit for my needs and everything works well.
Explain more, what exactly the problem is?
MB.
Answer:
I wish to call a subscreen on saving the confirmation in LT12. The exit is not being called as far as I can see. Any ideas?
Answer:
You cannot call screen because user exit is processing in update task.
MB.