Ansicht
Dokumentation

ABENSAP_LUW_ON_COMMIT_ABEXA - SAP LUW ON COMMIT ABEXA

ABENSAP_LUW_ON_COMMIT_ABEXA - SAP LUW ON COMMIT ABEXA

CPI1466 during Backup   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

SAP LUW, ON COMMIT

This example demonstrates how SAP LUWs are bundled using subroutines.

Source Code

Execute

Description

This example works mainly in the same way as the executable example for updates, but demonstrates bundling using subroutines registered using the statement PERFORM ON COMMIT.

No parameters can be passed in this type of bundling, which means that the internal table used in the database writes is passed by the statements EXPORT and IMPORT to and from the ABAP Memory.

The registered subroutines are called using the statements COMMIT WORK, which can be monitored using the ABAP Debugger. The subroutines themselves do not implement the writes itself but call methods of a class instead as recommended.






ROGBILLS - Synchronize billing plans   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 1437 Date: 20240426 Time: 225150     sap01-206 ( 29 ms )