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

get varaint icon function module

p291102
Active Contributor
0 Likes
804

Dear all,

When we are doing customizing 'Z' report , after saving the variants . If we want to select one varaint means we will go for Get variant or( shift + f5) one popup screen it wil come knw. In that popup screen what is the function module involved that

<<text removed>>

Thanks,

Sankar M

Edited by: Matt on Oct 26, 2010 9:10 AM -

1 ACCEPTED SOLUTION
Read only

RaymondGiuseppi
Active Contributor
0 Likes
756

Which kind of variant are you talking

- Selection variant of a report : FM : RS_VARIANT_CATALOG (shift-F5 suggest this one)

- Display variant of an ALV : FM : REUSE_ALV_VARIANT_F4, LVC_VARIANT_F4 or LT_F4_FOR_VARIANTS.

Regards,

Raymond

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
757

Which kind of variant are you talking

- Selection variant of a report : FM : RS_VARIANT_CATALOG (shift-F5 suggest this one)

- Display variant of an ALV : FM : REUSE_ALV_VARIANT_F4, LVC_VARIANT_F4 or LT_F4_FOR_VARIANTS.

Regards,

Raymond

Read only

0 Likes
756

Dear Sir,

When i am double clicking the sub interface in my tree program we have to intimate with one popup sceen it is containing 4 input fileds to user they have to enter the details on that.

Thanks,

Sankar M

Read only

Former Member
0 Likes
756

What Raymond is saying.... nvm this post...

Edited by: R. Albers on Oct 20, 2010 10:44 AM