Application Development 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: 

DB Table for Layout Variant in ALV report

Former Member
0 Kudos

Please help me by providing the table name which will get an entry when we save Layout Variant in ALV(OO ALV grid) output.

1 ACCEPTED SOLUTION

Former Member

Hi,

I have seen the table LTDX which is giving me the Variant names for a particular program. Hope this will help you.

Database table is LTDX

Database view is V_LTDX.

Regards,

Venaktesh

5 REPLIES 5

former_member188685
Active Contributor
0 Kudos

Check this table

LTDX

Former Member

Hi,

I have seen the table LTDX which is giving me the Variant names for a particular program. Hope this will help you.

Database table is LTDX

Database view is V_LTDX.

Regards,

Venaktesh

0 Kudos

Managed to get by ST05 by saving 1 layout.

0 Kudos

Thanks Venkat!

Former Member
0 Kudos

Venkat's answer is correct.

Please close this post.