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

ALV function modules

Former Member
0 Likes
503

Hi,

Can u brief a bit more regarding variants in ALV REPORTS. How can u set a default variant.Because according to u, the output of ALV report can be set as variant.But default variant is to be defined at 'AT SELECTION-SCREEN ' ONLY.Please brief on it.

Thanks,

khadeer.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
478

See the standard program BALVST02_GRID , analyze how it is working. you need to self research.

3 REPLIES 3
Read only

Former Member
0 Likes
479

See the standard program BALVST02_GRID , analyze how it is working. you need to self research.

Read only

Former Member
0 Likes
478

Hi Basha,

(Moderators i am sorry if i posted invalid website but intension is to share the knowledge only ).

There are many websites with lot of sample reports put some effort to search.

Follow the link below for variant concept.

http://www.abapprogramming.net/2007/11/alv-layout-display-sample-code.html

Cheers!!

VEnk@

.

Read only

Former Member
0 Likes
478

You're mixing up 2 things: the selection variant (as per selection screen) and the layout variant of an ALV.