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

Variant maintanance

Former Member
0 Likes
534

Hi,

In Z-program, frontend i found only 4-variants, but it displays one more variant once we execute. this variant is displayed by using FM: REUSE_ALV_VARIANT_F4. inside the this Fm called 2 more fm and the variant is picked form table LTDX. during the debugging only i found it is user specific. how can we handle user specific variants. this variant is available in sandbox, but not in devolopment and quality. can i crerate entry in the table LTDX in sandbox and move to dev and quality or is there any procedure to handle user specific variants in dev and quality system.

regards,

revoori

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
505

While creating the variant dont choose user specific. as per my knowledge you have to create the same variant in dev and quality.

Hi,

In Z-program, frontend i found only 4-variants, but it displays one more variant once we execute. this variant is displayed by using FM: REUSE_ALV_VARIANT_F4. inside the this Fm called 2 more fm and the variant is picked form table LTDX. during the debugging only i found it is user specific. how can we handle user specific variants. this variant is available in sandbox, but not in devolopment and quality. can i crerate entry in the table LTDX in sandbox and move to dev and quality or is there any procedure to handle user specific variants in dev and quality system.

regards,

revoori

2 REPLIES 2
Read only

Former Member
0 Likes
506

While creating the variant dont choose user specific. as per my knowledge you have to create the same variant in dev and quality.

Read only

ThomasZloch
Active Contributor
0 Likes
505

Only standard ALV layouts can be transported via layout management, user layouts must be maintained separately in each system.

If still possible, please add to the subject line that we're talking about ALV layout variants.

Thomas