ARTICLE DETAIL

资讯详情

深耕网站建设、视觉设计与SEO优化的一线实战洞察。

BDC的更新模式

BDC的更新模式

文章目录

      • 1 Introdcution
      • 2 Detail

1 Introdcution

In the BDC module , there are 3 methods for it .

2 Detail

“A” synchronous update. Updates of called programs are executed in the same way as if in the COMMIT WORK statement the AND WAIT addition was not specified.

"S: Synchronous processing. Updates of the called programs are executed in the same way as if in the COMMIT WORK statement the AND WAIT addition had been specified.

“L” Local update. Updates of the called program are executed in such a way as if the SET UPDATE TASK LOCAL statement had been executed in it.

返回列表