Hi Hari,
"Left Outer Join: Add Filter Value to On-Condition:
This indicator is useful if you’ve used a left outer join when
defining the join in the InfoSet. It’s used to control how a condition on a field of
the left outer table is converted into a SQL statement while the query based on
this InfoSet is executed.
- When the indicator is set, the condition is evaluated before the join.
- When the indicator isn’t set, the condition is evaluated after the join.
The query result is different in both cases. You need to evaluate your reporting
requirement and set the indicator accordingly."
Could you please explain the requirement and the output data you wish to see.
Also why is the info-object being used and if it is time-dependant?
Regards,
AMit