Item category dropdown list的determine - filtering 逻辑
生活随笔
收集整理的這篇文章主要介紹了
Item category dropdown list的determine - filtering 逻辑
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
Created by Jerry Wang, last modified on May 08, 2015
Customizing里針對transaction type WCBC和 item category group NORM有TAN和TAE兩個item category:
?
?
?
但是runtime時,dropdown list里只有1個entry TAN:
?
?
?
?
?
?
?
如何分析TAE被filter out的原因:
?
?
1. 找到item category綁定的field name:
?
2. 查看GET_V的實現(xiàn):
?
設置斷點,debug:
?
讀取order對應的orgamization model:
?
得到sales org和distribution channel:
?
拿到該product 的item category group:
?
?
3. 這里的design是,根據(jù)process type和item category group唯一determine出一個item category:
即SPRO里如下圖highlight的entry:
?
?
對于TAE,因為其entry對應的main item category維護了值TAC,因此不會被line 225的FM所return。
?
總結
以上是生活随笔為你收集整理的Item category dropdown list的determine - filtering 逻辑的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: iscsiadm 命令的总结「建议收藏」
- 下一篇: Multiple Origin comp