SAP ABAP Message Class AQQIS_CNTRL Message Number 036 (No left outer join can be defined here)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-QUE (Application Component) SAP Query
     SQUECNTRL (Package) Control for SQVI and SQ02
Attribute
Message class AQQIS_CNTRL  
Short Description Join-Control InfoSet    
Message Number 036  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20031106   
Message Text
No left outer join can be defined here
Help Document

Diagnosis

You have tried to add a join.

The tables and links defined do not allow a join to be added here

Note that ABAP SQL does not support the following situations:

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

System Response

The desired changes have been cancelled.

Procedure

Procedure for System Administration

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