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

FM for filtering

Former Member
0 Likes
524

Hi all,

Can you tell me which is the FM used for filetering the data according to some fields selected from the ALV display. This functionality is similar to what 'filter' does in ALV report.

Thanks.

Harshad.

Hi all,

Can you tell me which is the FM used for filetering the data according to some fields selected from the ALV display. This functionality is similar to what 'filter' does in ALV report.

Thanks.

Harshad.

2 REPLIES 2
Read only

Former Member
0 Likes
450

Hi ,

You can try this FM --- ALV_GROUPLEVELS_WITH_FILTER .

Regards

Pinaki

Read only

Former Member
0 Likes
450

Solved