Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: questions regarding update function module

$
0
0

Hello Nabheet,

 

The normal processing is described as below:

 

entry point is function call of CMS_LO_DOC_MAINTAIN, which has iv_commit set as abap_true.

clipboard4.png

 

then in line 54 table A is updated.

clipboard7.png

Update task is called here: ( callstack 18 )

clipboard9.png

commit work called in callstack 13:

clipboard10.png

click F6, the update function module will be in debugging mode in another update work process:

 

clipboard12.png

In my opinion, I could not find any place where the iv_commit is overwritten to abap_false, so I would assume there is always COMMIT WORK AND WAIT in callstack 13.

 

Best regards,

Jerry


Viewing all articles
Browse latest Browse all 10425

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>