Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FS10N: authorization

Former Member
0 Likes
958

Hi,

When the user is using FS10N it does not allow him to change layout by adding or deleting data fields.

canany body suggest something to resolve this issue.

I think we need to change some object related to the above

t-code ??

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
770

Hi RK,

You may have to give access to F_IT_ALV under FI.

You can give full access to users to that Object like 01,02,03 & 70.

As FS10N is for G/L Account display , users cannot do any others changes .

Rgds,

Gadde.

3 REPLIES 3
Read only

Former Member
0 Likes
771

Hi RK,

You may have to give access to F_IT_ALV under FI.

You can give full access to users to that Object like 01,02,03 & 70.

As FS10N is for G/L Account display , users cannot do any others changes .

Rgds,

Gadde.

Read only

Former Member
0 Likes
770

Orelse , if you don/t want to give full access , you can give one by one activity(SU53 output will come under FS10N).

Read only

Former Member
0 Likes
770

Hi Rama,

you can find out which authority is missing with an authority trace (ST01). I did so an got this information:

Objekt Text

F_SKA1_BUK RC=0 BUKRS=BW00;ACTVT=03

F_BKPF_BUK RC=0 BUKRS=BW00;ACTVT=03

F_BKPF_KOA RC=0 KOART=S;ACTVT=03;

S_ALV_LAYO RC=0 ACTVT=23;

S_GUI RC=0 ACTVT=61;

S_ALV_LAYO RC=0 ACTVT=23;

S_GUI RC=0 ACTVT=61;

Probably the user has not got the authority S_ALV_LAYO 23. Please be aware that a user who has got this right can change all ALV-lists in the client. So normally this authority is not given in a productive system.