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: 

How to get global layouts and user specific layouts

former_member594288
Participant
0 Kudos
3,853

Hi All,

I need to fetch all the global layouts and user specific layouts to display in F4 help. In which table i can found?

Regards,

Ravi

4 REPLIES 4

Colleen
Product and Topic Expert
Product and Topic Expert
2,190

a related post from 2015 that might help you out... DB Table for Layout Variant:

https://archive.sap.com/discussions/thread/1005105

table/view LTDX/V_LTDX


it was one of my top hits via Google for "sap alv variant table"

0 Kudos
2,190

Hi Colleen,

Thanks for the quick response. I knew about this table but where is the differentiation in the table for the layouts. i need to get the global layout as well as logon user specific layouts.

Colleen
Product and Topic Expert
Product and Topic Expert
0 Kudos
2,190

Ravi - looks like Raymond already replied. Username field is for user specific.

raymond_giuseppi
Active Contributor
2,190

What exactly bothers you with LVC_VARIANT_F4, else in V_LTDX did you look at field USERNAME (just select initial and current user value)