Fields based on Joins with Outer Join = TRUE, when used in a search, get generated as INNER JOIN in
I have a custom business component with several explicit Joins, whose Outer Join Flag's are all set to TRUE. This business component does not have one single Inner Join. There are several fields on the Business Component, referencing these Joins. If a field mapped to one of those Joins is used in the Business Component Search Spec, or a search is done on the applet using one of those fields in a QBE, Siebel generates the SQL with INNER JOINS - instead of LEFT OUTER JOIN. The Outer Join flag is being ignored. I can remove the fields from the Search