Skip to Content
0
Former Member
Apr 22, 2009 at 05:38 PM

Show only valid data based on characteristic relations in query

23 Views

Hello,

i want to show only valid data in a query based on charcteristic relations. In the actual scenario also data is displayed not input ready (eg actual reference or plan data), which is out of the char relations range.

Example:

Char rel:

1 --> A

Query:

Char 1---- Char2 -Actual (Ref) Plan Input ready

1--


A
100,

0,
----yes

1--


B
200,

0,
----no (achieve that this line will not be shown in query)

Is there any possibility, except from reposting or deleting the invalid combinations in transformation or planning function, like a parameter in the exit class or a frontend modification to hide the invalid combinations in the query?

Thanks in advance, appreciate your help. JR

Edited by: JR on Apr 22, 2009 1:42 PM