Reputation: 311
When I created batches manually or from goods movement, the program seems to be NOT passing through the codes I created in the user exit include. When I create batch and save it, it does not stop in the breakpoint inside the user exit include..., that is why I concluded that the exit was not even been triggered.
When I debug the codes I created in the user-exit separately, all the values are in place, and data retrieval goes fine, so it is a mystery why the value is not reflected in the table MCHA?
Do I need to configure or activate something???
Upvotes: 0
Views: 2414
Reputation: 196
You can activate or de-activate a User-Exit in transaction CMOD.
Upvotes: 2