Skip to content

ABAP Keyword Documentation →  ABAP - Release-Specific Changes →  Changes in Release 7.40 and Its SPs →  Changes in Release 7.40, SP05 

Further Changes in Release 7.40, SP05


1. Database commit for HTTP/HTTPS/SMTP communication

Other versions: 7.31 | 7.40 | 7.54

Modification 1

Database commit for HTTP/HTTPS/SMTP communication

In Release 7.40, SP05 and higher, during HTTP/HTTPS/SMTP communication using Internet Communication Framework, a database commit is executed in an ICF server program or ICF client program (except while updating before every response is sent).

In previous versions (before Release 7.40, SP05), a call from an ICF client program only triggered a database commit, if the work process was switched due to the maximum waiting time being exceeded.