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

regarding variant function module in alv

Former Member
0 Likes
344

hi,

could any body tell about the function modules

reuse_alv_variant_default_get

reuse_alv_variant_f4

reuse_alv_variant_existence

and how to use it.(by giving an example program)

Regards,

Pavan.

1 ACCEPTED SOLUTION
Read only

Kanagaraja_L
Active Contributor
0 Likes
311

reuse_alv_variant_default_get - Provides the default variant for the list specified in the structure parameter CS_VARIANT of a program.

reuse_alv_variant_f4 - Display variant selection dialog box. Possible entries help, if the variant is defined explicitly as an input field on a screen. The selection must be specified by at least partially filling the parameter structure IS_VARIANT.

reuse_alv_variant_existence - This function module checks the existence in the database of a display variant passed in the interface.

Check the Link for Example

Kanagaraja L

Edited by: Kanagaraja Lokanathan on Jan 17, 2008 5:39 AM

1 REPLY 1
Read only

Kanagaraja_L
Active Contributor
0 Likes
312

reuse_alv_variant_default_get - Provides the default variant for the list specified in the structure parameter CS_VARIANT of a program.

reuse_alv_variant_f4 - Display variant selection dialog box. Possible entries help, if the variant is defined explicitly as an input field on a screen. The selection must be specified by at least partially filling the parameter structure IS_VARIANT.

reuse_alv_variant_existence - This function module checks the existence in the database of a display variant passed in the interface.

Check the Link for Example

Kanagaraja L

Edited by: Kanagaraja Lokanathan on Jan 17, 2008 5:39 AM