I have a user exit that is activated. When it is activated it shows an additional tab on an SAP process Order screen for the customer to use. However, I would only like the tab to show for a specific certain plant (WERKS) Process Orders only.
Is it possible for code to de-activate a User Exit in an IF statement?
Else, I guess I would need to figure out how to underintensify this tab for all plants, except for the one it was created for.
Thank-You