|
|
Posted on
2012-08-08 23:12
Sophy Jue 空间
阅读( 754)
评论()
收藏
举报
SAP Note 25528 When you function module TH_REDISPATCH, the clock is reset, but a COMMIT is forced. The function module only resets the clock if the process is somewhere near the runtime limit. Every program that calls up a "COMMIT WORK." at regular intervals resets its clock to 0 and can have longer run times than defined by the parameter rdisp/max_wprun_time.
|