on ‎2019 Sep 03 8:54 AM
Hi all,
Is there any standard method to provide authorization for marketing attributes in C4C? We want to do that according to "Attribute Set". For instance; some business roles should not see attribute set "X" in the list. We don't need general authorization to block users for edit or read all of them.
Custom methods are also acceptable since it seems there is no standard way according to my research.
Thanks
Mertkan Poyraz
Request clarification before answering.
Hi,
I think you can use BADI: AttributeSetAllowedList from Namespace: http://sap.com/xi/AP/FO/BusinessAttribute/Global where you can retrcit the access based on custom code (In your case based on Business Role).
Check out the sample code from RepositoryExplorer.
Thanks
Saurabh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Saurabh,
BADI is working to restrict attribute sets, thanks again for sharing it.
Regards
Mertkan Poyraz
Hi Saurabh,
Thanks a lot for your advice. It seems really useful.
Let me try to implement relevant BADI and I will inform you about the result.
Mertkan Poyraz
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.