日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

IPM: Enhance item implementation class

發布時間:2023/12/19 53 豆豆
生活随笔 收集整理的這篇文章主要介紹了 IPM: Enhance item implementation class 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

Created by Jerry Wang, last modified on Mar 25, 2014

IPM application里所有的BOL entity上面都封裝了一層額外的implementation class, 如下圖所示:

?

?

?

真正的BOL entity包含在implementation class的WRAPPED_ENTITY attribute里:

?

?

?

implementation class本身的wrapper BOL entity的name稱之為external name, 和wrapped bol entity不相同。

?

?

?

wrapper BOL entity的container proxy包含的是一個initial的structure:

?

?

?

在SPRO里能夠對該wrapper邏輯做enhancement:

?

?

?

新建一個class,繼承自CL_CRM_IPM_ORDER_ITEM_ENTITY:

?

?

?

redefine希望添加enhancement 邏輯的方法,例如在get_property里面寫application log的代碼:

?

?

?

然后在customizing里添加一條新的entry:

?

?

?

runtime時候,自定義的item implementation class會被調用:

?

總結

以上是生活随笔為你收集整理的IPM: Enhance item implementation class的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。