Hi ,
I have a requirement in which I have assign access control creating marketing segmentation. I ahev take the following steps:-
1).I have created an authorization group using authorization object B_BUPA_GRP (one group for each country) and have assinged one authorization group to each user.
2). I have assigned the reports to user using authorization Object ‘CRM_MGRREP’ and markerting usage types by using authorization object ‘CRM_SEGTYP’ in relevant PFCG roles.
When I go to UI and create segmentation model in the dropdown I see the values of the respective usage, and this is where I have issue.
I executed the report 'CRM_MKTTG_MGR_GEN_COUNTRY' while creting segmentation basis but in dropdown I see the values for all the countries.
I want to control this.
For example:-
If a user has access to UK then in the dropdown he should be able to see the values relevent to UK not for any other county.
Do I have to write the code in the report doing an authority check or is there any other wayout?
Please advice on this.
Thanks in advance.