ABAPCOMMIT_ROLLBACK_CONNECTION_INT - COMMIT ROLLBACK CONNECTION INT
SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up Vendor Master (General Section)This documentation is copyright by SAP AG.
COMMIT, ROLLBACK CONNECTION
These additions are for internal use only.
Do not use them in aplplication programs.
Syntax
COMMIT|ROLLBACK CONNECTION con.
Effect
The command COMMIT or ROLLBACK is not performed on the standard database, it is only carried out on thesecondarydatabase connection specified using con. con is the name of the database connectionas it is specified in the DBCON table in the CON_NAME column. The con database connection canalso be specified dynamically in the (source_text) form, whereby the source_text fieldcontains the name of the database connection. The source_text field must be of the type s or string.
The database commit has the following effects on the specified secondary database connection:
- all open database cursors are closed (OPEN CURSOR)
- all database locks are released.
The COMMIT CONNECTION and ROLLBACK CONNECTION statements do not close the currentSAP LUW.
Note
Note that the COMMIT CONNECTION DEFAULT statement carries out a pure database commit on the DEFAULT connection, unlike the COMMIT WORK statement.
SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up Vendor Master (General Section)
This documentation is copyright by SAP AG.
Length: 2166 Date: 20120518 Time: 210141 triton ( 77 ms )






