Ansicht
Dokumentation

ABENABAP_SQL_STRICTMODE_740_SP08 - ABAP SQL STRICTMODE 740 SP08

ABENABAP_SQL_STRICTMODE_740_SP08 - ABAP SQL STRICTMODE 740 SP08

CL_GUI_FRONTEND_SERVICES - Frontend Services   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

- Strict Mode in Release 7.40, SP08

Conditions for the Strict Mode

The strict mode of the syntax check in Release 7.40, SP08 applies to all statements that use one of the following features introduced in Release 7.40 SP08:

  • SQL expression after the addition GROUP BY of the statement SELECT

  • Use of the additions LIKE, IN, and NOT and the operators OR or NOT in an ON condition.

  • Outer join without a comparison between columns on the left and right sides.

  • Arrangement of the INTO clause as the final clause of a SELECT statement.

Rules for the Strict Mode

The strict mode in Release 7.40, SP08 covers all rules of the strict mode in Release 7.40, SP05, plus the following rules:

  • If AS tabalias is used to define an alias name for a DDIC database table, this name must also be used in dynamic tokens.
  • Comparisons between non-comparable types produce a syntax error or raise an exception.
  • If a column specified in the HAVING clause outside of an aggregate expression is not specified after GROUP BY, a syntax error occurs.
  • Columns listed directly in the SELECT list cannot be specified after GROUP BY if a HAVING clause is specified.





Fill RESBD Structure from EBP Component Structure   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 4935 Date: 20240419 Time: 043048     sap01-206 ( 42 ms )