Get Example source ABAP code based on a different SAP table
VERSION 5 OUT
AB_SQL - Release-Dependent Syntax Check Modes In ABAP_RELEASE 7.40, SP02, a new SQL parser for AB_SQL was introduced that is used for both statically specified AB-SQL statements and for dynamic tokens, and which applies some rules more strictly than the previous parser. In ABAP_RELEASE 7.40, SP02, the new parser was used only for the statement SELECT>> and, from ABAP_RELEASE 7.40, SP05, for all AB-SQL statements. The corresponding syntax revisions can be found under the release-dependent changes for 7.40 SP02> and 7.40 SP05>. Alongside these general revisions, which apply to all AB-SQL statements, ABAP_RELEASE 7.40, SP05 also introduced syntax check modes known as strict modes, which check AB-SQL statements even more strictly if they use features introduced in the corresponding release. SUBNODES