Skip to Content
0
Dec 08, 2011 at 12:46 PM

Condition on data in query - where technically held?

25 Views

All, say I have activated a condition in a query (for instance one that shows me all records with sales between 0 and 10 euro, but does not really matter what condition it is).

Does anyone know whether it is stored somewhere what records are selected on screen by the condition and more important what records fall outside of the selection of the condition (and do not show on screen by BEx but are selected by the query filters and do exist in the background).

Is it possible to read this information via an ABAP program? So to establish via ABAP what records are selected by the query (filters) but are not slected by the condition.

Reagrds, Pandaa