cancel
Showing results for 
Search instead for 
Did you mean: 

Filtering DataSet Dinamicly

Former Member
0 Kudos

Hi everyone,

i'd like to ask if it's possible to filter a dataset (bapi's result) dinamicly.

i mean when user pushes a button, according to it's event the dataset will be filtered. we can of course make a function that takes parameter but we want to do it that way if it's possible.

Thanks.

Any helpful answers will be rewarded.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

unluckily, dynamic filtering is not a functionality available in VC.

The only way is making a new RFC/BAPI that will perform the filtering.

Rgds,

Karim

Answers (2)

Answers (2)

Former Member
0 Kudos

OK i think it's not possible. so thaks everyone.

Former Member
0 Kudos

if you hv a limited set of criteria by which you want to filter, you could use multiple filters to achieve this. if you could elaborate further, we might understand ur scenario better and give suggestions accordingly.

prachi