‎2008 Jan 11 2:49 AM
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.
‎2008 Jan 11 5:35 AM
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.
‎2008 Jan 11 5:35 AM
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.
‎2008 Jan 11 5:37 AM
Orelse , if you don/t want to give full access , you can give one by one activity(SU53 output will come under FS10N).
‎2008 Jan 11 10:18 AM
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.