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

Layout Issue

Former Member
0 Likes
1,342

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

6 REPLIES 6
Read only

former_member242255
Active Contributor
0 Likes
972

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.

Read only

0 Likes
972

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,

Read only

0 Likes
972

After executing the report, in Menu you have option Settings - layout - manage, change it from there or delete and create new one.

Read only

0 Likes
972

You need authorization object S_ALV_LAYO with activity 23 in your roles to be able to save generally available layouts.

Thomas

Read only

0 Likes
972

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.

Read only

Clemenss
Active Contributor
0 Likes
972

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