Ansicht
Dokumentation

ABAPEXIT_SQL - EXIT SQL

ABAPEXIT_SQL - EXIT SQL

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

- EXIT FROM SQL

Short Reference



EXIT FROM SQL.

Effect

This statement, which is forbidden in classes, is only executed during the processing of subroutines called using the obsolete addition PERFORMING of the statement EXEC SQL. Otherwise it is ignored.

The statement terminates implicit cursor processing after the current subroutine has ended. Processing of the called ABAP program is resumed after ENDEXEC, where sy-dbcnt contains the number of rows read so far and sy-subrc is set to the value 4. If an overflow occurs because the number or rows is greater than 2,147,483,647, sy-dbcnt is set to -1.






BAL Application Log Documentation   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 1119 Date: 20240417 Time: 010129     sap01-206 ( 26 ms )