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: 

Layout Management for table control in module pool program

former_member221372
Participant
0 Kudos

layout.pngHello All,

I have a requirement where I need to set the Table Control Layout by using custom button.

I have a Table Control where business is not using table control customizing button instead of that we created a button "Switch Layout" and they will only create only 2 variants and based on the button action the table control layout has to be changed.

So please assist me.

Cheers,

Bharat

1 REPLY 1

Sandra_Rossi
Active Contributor
0 Kudos

The supported way is to change yourself the layout directly in the Table Control variable (the one you have defined with the CONTROLS keyword). You have the order of columns, each column width, visibility, etc.

Note that the standard button to change the layout may be hidden by unchecking the option "configuration" of the Table Control element in the dynpro.