Entering content frame

-7068: Outer join not allowed in this context Locate the document in its SAP Library structure

Explanation:

An <OUTER JOIN INDICATOR> was used in a <COMPARISON PREDICATE> in which no table column was specified in one of the two EXPRESSIONs. An <OUTER JOIN INDICATOR> is only allowed in a <JOIN PREDICATE>.

User Action:

You can repeat the SQL statement without the OUTER JOIN INDICATOR.

 

 

Leaving content frame