SAP NEWS-780-ABAP SQL



Get Example source ABAP code based on a different SAP table
  



AB_SQL in ABAP Release 7.80
ITOC

ABAP_MODIFICATION_NN Further Data Types Allowed in Elementary SQL Expressions

Elementary SQL expressions can now also have the dictionary data types STRING and RAWSTRING.

ABAP_MODIFICATION_NN New Type Conversion Function to_blob

AB_SQL now supports the new type conversion function to_blob.

ABAP_MODIFICATION_NN Hierarchy Load Options


The hierarchy generator HIERARCHY can now use the new addition LOAD BULK$|INCREMENTAL$|load_option to specify the load policy for a generated hierarchy.

ABAP_MODIFICATION_NN Typed Literals

Typed literals for many ABAP Dictionary types are now available in ABAP SQL.

ABAP_MODIFICATION_NN Strict Mode of the Syntax Check

If one the new features listed above is used in an AB-SQL statement, the syntax check is performed in a ABAP_STRICT_780 strict mode / , which handles the statement more strictly than the regular syntax check.