‎2010 Dec 08 6:14 AM
Hi,
I have ZReport which contains many output fields ,I have selected few fields and created a layout.
the problem is that layout is accessable only for me , if any other user is going to access that layout, giving an error messgae has
NO LAYOUT FOUND.
Please suggest me how to access the same layout by any user and procedure to the transport the layout
Thanks in Advance...
Moderator message: please use more descriptive subject lines for your posts.
Edited by: Thomas Zloch on Dec 8, 2010 9:09 AM
‎2010 Dec 08 7:04 AM
while creating the layout,you should select the layout to be open for all..
i think you have sleected the option of only for your user-specific.
create the layout and while saving,it will ask whether user-specific or for ALL.
‎2010 Dec 08 7:21 AM
Hi Sravan,
while saving the layout by default it is ticked as User Specific ,it is disabled i cannot change it.
can you please help me.
Thanks,
‎2010 Dec 08 8:04 AM
After executing the report, in Menu you have option Settings - layout - manage, change it from there or delete and create new one.
‎2010 Dec 08 8:10 AM
You need authorization object S_ALV_LAYO with activity 23 in your roles to be able to save generally available layouts.
Thomas
‎2010 Dec 08 8:11 AM
After executing the report i have setting - > Layout -> current and choose layout i dont have manage or change option.
if i create a new layout also it is ticked as USER SPECIFIC by default, it is disable i am unable to remove that tick.
please help me.
‎2010 Dec 08 8:37 AM
Hi Nath,
you will have to change the Z report.
If it uses ALV function it's a little different then CL_GUI_ALV_GRID and this is a little different from CL_SALV_TABLE. (Sap call this ... you name it!).
For layouts you can use settings to disable all layout save, allow user-specific or allow all layouts to be saved.
Check the online documentation - this is not really a subject here.
Regards,
Clemens