ABAPEXIT_SQL - EXIT SQL
ROGBILLS - Synchronize billing plans ABAP Short ReferenceThis documentation is copyright by SAP AG.
EXIT FROM SQL
Obsolete Syntax
EXIT FROM SQL.
Effect
This statement, which is forbidden in classes, is only executed during processing of subroutines thatwere called using the likewise obsolete PERFORMING addition EXEC SQL. Otherwise it is ignored.
The statement has the effect that implicitcursor processing is terminated after the current subroutine has finished. Processing of the calledABAP program is continued after ENDEXEC, whereby sy-dbcnt contains the number of rows read up until that point and sy-subrc is set to the value 4.
PERFORM Short Reference CPI1466 during Backup
This documentation is copyright by SAP AG.
Length: 1044 Date: 20120522 Time: 053841 triton ( 63 ms )






