SAP NEWS-781-ABAP SQL



Get Example source ABAP code based on a different SAP table
  



AB_SQL in ABAP Release 7.81
ITOC

ABAP_MODIFICATION_NN New String Functions

AB_SQL now supports the new string functions REPLACE_REGEXPR, LIKE_REGEXPR , and OCCURRENCES_REGEXPR, which support regular expressions.

ABAP_MODIFICATION_NN Addition to the UPDATE FROM Clause

Set indicators can now be used as additions after the UPDATE FROM clause to indicate columns for updating.

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_781 strict mode / , which handles the statement more strictly than the regular syntax check.