‎2008 Feb 06 6:48 PM
In my ALV report - Go to Settings - Layout - Save. The User-Setting checkbox is grayed out. How do I turn it on.
‎2008 Feb 06 6:52 PM
Hi Megan,
try this
When Calling Alv Display Function, REUSE_ALV....
Add check function parameter I_SAVE with 'X'.
'X' Global Saving
'U' User-specific saving
'A' corresponds to 'X' and 'U'
‎2008 Feb 06 6:52 PM
Hi Megan,
try this
When Calling Alv Display Function, REUSE_ALV....
Add check function parameter I_SAVE with 'X'.
'X' Global Saving
'U' User-specific saving
'A' corresponds to 'X' and 'U'
‎2008 Feb 18 11:48 AM
YA I DEFINE FOLLOWING BUT PL READ MY QUESTION ACTUALLY PROBLEM IN PARTICULAR USER
i_save = 'A'
‎2010 Jan 01 4:57 AM
Sorry for the late reply probably this git resolved already, but the solution is that this needs some authorization:
Object Class BC_Z Basis - Central Functions
Authorization Obj. S_ALV_LAYO ALV Standard Layout
Authorization Field ACTVT Activity
23
You can get the info when checking transaction SU53 afteryou see the greyed out "user defined" flag even if the programming for i_save is set to 'X' or 'A'.
‎2015 Aug 26 2:15 PM
Hello,
in case anyone comes across this issue.
The following helped my case for transcation CO03 and trying to to save a layout with the "user settings" box greyed out.
Transaction
OKN0 and checking the "Shared" box