Skip to Content
0
Former Member
Dec 03, 2009 at 06:19 PM

Filters with variables user-exits on queries

22 Views

Is it possible to define complex selection criteria by using the EXIT_SAPLRRSO_001?. Something similar to what we may do a select for Sap:

Select * from table where ((field1 = value1 and field2 = value2) or (field1 = value3 and field2 = Value4)).

I guess not, it seems that only allows a range for output as a single variable ...

If this is not possible, is there any way to filter the data before the show?. I do not care who is among the infoprovider and Bex, who between Bex and Excel ...

Filters with variables user-exits on queries