SAP ABAP Message Class AQ Message Number 597 (No left outer join may be defined here.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-QUE (Application Component) SAP Query
     SQUE (Package) Application Development R/3 SAP Query
Attribute
Message class AQ  
Short Description Message texts for SAP Query    
Message Number 597  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20090618   
Message Text
No left outer join may be defined here.
Help Document

Diagnosis

You tried to insert a join.

The defined tables and links do not allow you to insert a join.

Note that the ABAP SQL statement does not support the following situations:

  • The right table of a left outer join is also the right table of another join, that is
    a right table of a left outer join can only be linked with a left-hand table;
  • a right table of a left outer join is the left table of another left outer join.

System Response

The desired change was canceled.

Procedure

Procedure for System Administration

History
Last changed on/by 20140121  SAP 
SAP Release Created in