cancel
Showing results for 
Search instead for 
Did you mean: 

A question for implicit db commit

phoenixming0912
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi all, 

This description regarding implicit db commit is from help doc. Can anyone help me to clarify the difference between these two sync calls?

IMG_0012.jpeg

Ryan-Crosby
Active Contributor
0 Kudos
The first case is your run of the mill sRFC. The language of the second scenario isn't entirely clear, but it seems to be describing a situation where one sRFC call triggers another sRFC, but the same work process is used... however, it triggers a database commit. That's how I read it but the language could be improved.

Accepted Solutions (0)

Answers (1)

Answers (1)

ricky_shaw
Contributor

In second case, an Implicit DB commit is triggered even if the SRFC is executed in same Work process or a different work process.