cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Manage access Business partner, Edit Address BP

FarazKhan
Explorer
0 Likes
820

Hi,

I am trying to create an authorisation role which should be able to change the email address on this screen.

I have listed the steps I took, as mentioned below, to try to make this work, but for some reason, it is not working as expected.

I have managed authorisation for many other fields with a similar setup. However, I am unsure why it isn’t working for the email address.

 

  1. Field grouping config is maintained per client (not maintained at any other level, i.e. per BP Role, Activity or BP type)

FarazKhan_0-1753191766746.png

  1. The field group is added to the list of field groups for authorisation.

FarazKhan_1-1753191766749.png

  1. The field group is added to the authorisation role assigned to the user.

FarazKhan_2-1753191766753.png

  1. General '000000' BP role added to the Authorisation role.

FarazKhan_3-1753191766757.png

  1. With the above configuration, I am still not able to edit the email address in change mode.

FarazKhan_4-1753191766763.png

  1. Please see the screenshot from the BDT_ANALYZER. The field status for FLDGRP 0115 is still showing as hidden.

FarazKhan_5-1753191766773.png

Can you please take a look and let me know if you spot anything obvious that I am doing wrong?

Thanks

Faraz

 

Accepted Solutions (1)

Accepted Solutions (1)

FarazKhan
Explorer
0 Likes

This issue is now resolved.


The issue arose because field group 0060 is not available to maintain in SPRO > Configure Field Attributes for Each Client or by activity

In B_BUPA_FDG, I did not assign this field group to the authorisation role. This showed up in SU53 Authorisation failures.


Adding the field group into B_BUPA_FDG for the authorisation role assigned to the user solved the problem.
Thanks

 

Answers (1)

Answers (1)

AlexanderOv
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Faraz, try transaction CVI_CHECK_VISIBILITY, it could help analyze the field statuses.

FarazKhan
Explorer
0 Likes
Thanks for the reply Alexander. this issue is now resolved