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

ABAP Query display variant problem

Former Member
0 Likes
1,509

Hi,

We have three different SAP clients development DV1, Staging ST1 and production PC1. I have created an abap query for which I m trying to create a global display variant (not user specific). I m able to do so easily in DV1 and PC1 systems. But when I try to create a display variant on ST1 by first running the report and then going to menu Settings->Layout->Save . I find that by default the User-Specific checkbox is selected and disabled. Because of this I can create only user specific display variants for my queries.

Where can I change the settings so that when I go to the above menu the User-specific checkbox is enabled and I m able to create global display variants ?

Thank you for reading.

Krishna

7 REPLIES 7
Read only

former_member181966
Active Contributor
0 Likes
1,057

I am confuse after reading your question , any way we can adding "default" variant in SQ01. You can also assign the same variant in SE93 , when you create T-code for the specific query !!.

Well if it doesn’t solve your problem ..please explain your question with the help of tr. codes and what you’re trying to do !!

I’m sorry , its really making me knutt by reading your question again and again .

Thanks

Saquib

Message was edited by: Saquib Khan

Read only

Former Member
0 Likes
1,057

Hi

Just check weather any coding was handled in the program for this variant.

Thanks

Khimavath Vikranth

Read only

0 Likes
1,057

The problem is with display variant not selection variant. No coding is handled for the variant. I encounter the problem when I try to create a global display variant.

Read only

Former Member
0 Likes
1,057

Are you able to create global display variants for other queries in ST1? Either your own or SAP?

Rob

Read only

0 Likes
1,057

No I m not able to create display variant for any queries on this client. Are there some settings which I can change or basis people can change?

Read only

0 Likes
1,057

It seems to me that it could be a configuration problem. You could try your basis person, but a functional person who deals with these sorts of reports might be a better bet.

Rob

Read only

Former Member
0 Likes
1,057

See how the authorization object S_ALV_LAYO is setted.

This object governs the way ALV layouts are saved.

For more info see the OSS Note 601803.

Ciao,

Antonio