CRM One Order 事件处理元数据初始化的准确位置

103 阅读1分钟

SAPLCRM_EVENT_OW, include LCRM_EVENT_OWTOP:

重要的数据库表:

  • CRMC_OBJECT_FUNC
  • CRMC_FUNC_ASSIGN
  • CRMC_EVENTS
    image

CRM One Order 事件处理元数据初始化的准确位置

call function 'CRM_ORDER_PR_ASSIGN_SELECT_CB'

  exporting

     iv_process_type = iv_proc_type

  importing

    et_pr_assign = gt_pr_assign.

Process type->BOR type - table name: crmc_pr_assign

database view: CRMV_EVENT_HEAD

c table: CRMC_EVENT_CALL

sub_type(BUS20001), execute_time, priority, object_name(ORDERADM_H), event(AFTER_CREATE),

attribute(<*>), func_name: (XXX_EC)

CRM One Order 事件处理元数据初始化的准确位置
image

CRMC_OBJECT_ASSI
image

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