‎2014 Oct 30 5:27 AM
Can we restrict access to new developers in development client for a module like HCM only and not to other modules. If so how?
‎2014 Oct 30 5:34 AM
Hi
That depends how your developments are categorized. If you have different packages for customer developments then you can authorize with the object S_DEVELOP on package.
When changing or opening a customer development the package gets authorized by id DEVCLASS.
Regards Jack
‎2014 Oct 30 5:34 AM
Hi
That depends how your developments are categorized. If you have different packages for customer developments then you can authorize with the object S_DEVELOP on package.
When changing or opening a customer development the package gets authorized by id DEVCLASS.
Regards Jack
‎2014 Oct 30 6:28 AM
Hi,
You can use authorization object S_DEVELOP and provide the below attributes:
By providing the package, you can restrict the usage to different modules.
‎2014 Oct 30 7:05 AM
Thank you very much. We have implemented your suggestion.