SAP札记SAP 实用篇

SAP CRM One Order的事件注册机制

2020-01-31  本文已影响0人  华山令狐冲

There are huge number of function modules which are called in one order runtime as event callback.
If you want to research by yourself, set a breakpoint on the function module below, which is a central entry point to call event handler function module:


How to find given function module by event name

use tcode CRMV_EVENT, specify object name and event name, F8

In my example, the function module CRM_PRODUCT_I_A_CHANGE_ORGM_EC I observed in the debugger appears as the first row in the result:

要获取更多Jerry的原创文章,请关注公众号"汪子熙":


上一篇 下一篇

猜你喜欢

热点阅读