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

variant FM

Former Member
0 Likes
358

Hi All,

I am having a field on the selection screen in which i have all the save layouts as values.whenever i selected the layout ,i have to know the selected layout and i have to pass the internal table.I want to know is there any FM to reslove this(selected layout).can anyone help in this regard.

Thanks&Regards

Padma.

3 REPLIES 3
Read only

former_member404244
Active Contributor
0 Likes
338

Hi,

Please have a look at the following FM'S

REUSE_ALV_VARIANT_DEFAULT_GET

REUSE_ALV_VARIANT_F4

REUSE_ALV_VARIANT_EXISTENCE

Regards,

Nagaraj

Read only

0 Likes
338

Hi,

it is to know the default variant only .i have to get the dynamic information about the variant selected.

Thanks&Regards

Padma.

Read only

former_member404244
Active Contributor
0 Likes
338

hi,

try with this FM

REUSE_ALV_VARIANT_SELECT

Regards,

Nagaraj