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

change layout button in table control

Former Member
0 Likes
1,470

Hi ppl,

I am creating a custom transaction where the data will be displayed using table control.

The user also wants the buttons for "Change Layout", "Save Layout" & 'Select Layout" to appear with the table control.

Please let me know how this can be achieved.

Any sample code would be really helpful.

Regards.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,181

Can't the user just press the configuration button at the top right of the table control?

Rob

7 REPLIES 7
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
1,181

Lot of coding effort is required if its a TBC, why dont you go for ALV Option ? Its very easy compared to TBC.

Read only

Former Member
0 Likes
1,182

Can't the user just press the configuration button at the top right of the table control?

Rob

Read only

0 Likes
1,181

Rob,

Thanks I have never noticed it...

Read only

0 Likes
1,181

I rarely use it myself, but most functional users use it.

Rob

Read only

0 Likes
1,181

Hey Rob....this is really good....I never knew of this solution..

but, our client's end users are not very well trained, so they request those specific 3 buttons for layout (Change Layout, Save Layout & Choose Layout).

Please could you help me out how can this be achieved?

Actually, we are copying a standard transaction & are customizing it for additional requirements, so it does not seem feasible to move from table control to ALV grid.

Regards.

Read only

0 Likes
1,181

Sounds like a total waste of time.

Your "client's end users are not very well trained" but they are asking for functionality that

a) exists

b) will be really expensive to implement the changes as requested

It would be more cost effective to train the users.

Rob

Read only

0 Likes
1,181

Hey Rob...thanks