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

user specific layout settings

Former Member
0 Likes
638

Hi Experts,

Save icon which was previously appearing for the specific USER

is not appearing now.

i have checked function Module REUSE_ALV_GRID_DISPLAY_LVC

i_default = 'X'

i_save = 'X'

is_variant = i_disvariant

where can there be a problem i am not able to trace can u please guide me with solution.

regards,

Murali

2 REPLIES 2
Read only

Former Member
0 Likes
396

<b>Value range

' ' = display variants cannot be saved

Defined display variants (e.g. delivered display variants) can be selected for presentation independently of this flag.

Changes can not be saved.

'X' = standard save

Display variants can be saved as standard display variants.

User-specific saving is not possible.

'U' = only user-specific saving

The user can only save display variants user-specifically

'A' = standard and user-specific saving

The user can save a display variant user-specifically and

as standard display variant. The user chooses in the display variant

save popup.</b>

Regards

Prabhu

Read only

0 Likes
396

hi prabhu,

thanks for the reply.

i have no idea of display variant and it's functions in alv.

how to use them

"Value range

' ' = display variants cannot be saved

Defined display variants (e.g. delivered display variants) can be selected for presentation independently of this flag.

"

and can u please explain me the above information u have sent.

regards,

Murali G.S.A