ABAPCOMMIT_ROLLBACK_CONNECTION - COMMIT ROLLBACK CONNECTION

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

COMMIT, ROLLBACK CONNECTION

Short Reference



Syntax

COMMIT|ROLLBACK CONNECTION con.

Effect

The command COMMIT or ROLLBACK is not performed on the standard database, it is only carried out on thesecondary database connection specified using con. con is the name of the database connection as it is specified in theDBCON table in the CON_NAME column. The condatabase connection can also be specified dynamically in the (source_text) form, whereby thesource_text field contains the name of the database connection. The source_text field must be of the type c or string.

The database commit has the following effects on the specified secondary database connection:

  1. all open database cursors are closed (OPEN CURSOR)
  2. all database locks are released.

The COMMIT CONNECTION and ROLLBACK CONNECTION statements do not close the currentSAP LUW.

Notes

  • Note that the COMMIT CONNECTION DEFAULT statement carries out a pure database commit on the DEFAULT connection, unlike the COMMIT WORK statement.
  • Only create or change entries in the DBCON database tables using the DBA Cockpit tool.





ABAP Short Reference   CPI1466 during Backup  
This documentation is copyright by SAP AG.


Length: 2353 Date: 20120518 Time: 205910     triton ( 87 ms )