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

Display variant in table control

Former Member
0 Likes
454

Hello,

Is it possible to have the display variant of a table control?

I know that we can have the display variant of an ALV list on the selection screen. Same way, can we have a variant input for a table control on the selection screen and modify the layout of table control programmatically, depending on the variant inputted on Sel. Screen.

If this is possible? Please suggest the coding steps.

Thanks in Advance

Reetesh

Hello,

Is it possible to have the display variant of a table control?

I know that we can have the display variant of an ALV list on the selection screen. Same way, can we have a variant input for a table control on the selection screen and modify the layout of table control programmatically, depending on the variant inputted on Sel. Screen.

If this is possible? Please suggest the coding steps.

Thanks in Advance

Reetesh

2 REPLIES 2
Read only

Former Member
0 Likes
386

HI Reetesh,

i dont think you can save a table control fields as a variant..

if you able to save as a varaint definatley you can call or use the Variant where ever you want..

Regards,

Prabhudas

Read only

Former Member
0 Likes
386

Thanks!!