SAP CRM Product hierarchy,Category和Application三個問題
All of these three questions are raised regarding the customizing below via tcode COMM_PRAPPLCAT:
Question1: Product search supports “search by category id”.
However, we can assign different categories with same id on different product hierarchies. See example below:
Question 1: the category id search will only touch categories assigned to a specific hierarchy, or will simply touch all categories with id “ZJERRY” regardless of their assigned hierarchies?
We can first check via test. First I create two products both assigned with category id ZJERRY but with different hierarchies:
And then I search by ZJERRY, both products are found.
Reason is: The category search implementation simply scans the following two tables connected via category guid, but not hierarchy guid.
Question 2: In product creation, we need to specify a base category. Once F4 help is clicked, we see category search popup dialog with search automatically fired.
Here only hierarchy R3PRODSTYP is used. Why is this very hierarchy?
Answer: when category search is fired, three hiden search parameters are added automatically: Application: 03 Product_type:01
As a result, R3PRODSTYP from customizing is used.
Question 3: I have assigned several categories for a given product which come from different hierarchy:
In Opportunity WebUI, only category from R3PRODHIER is displayed. Why? Because this hierarchy is assigned to application “01 Sales” in customizing.
要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24475491/viewspace-2723178/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- SAP CRM Product category的決定邏輯Go
- CRM和C4C product category hierarchy的可編輯性控制邏輯Go
- 無法新增某個relationship給SAP CRM Product category的一個可能原因Go
- 如何使用ABAP程式碼建立SAP Product CategoryGo
- SAP RETAIL 根據Merchandise Category Hierarchy Level查詢物料清單AIGo
- SAP 電商雲 Spartacus UI 的 Product Category Navigation UI 實現UIGoNavigation
- 如何處理新建的SAP CRM產品category沒有出現在列表的問題Go
- How to prove that SAP CRM WebUI is a stateful applicationWebUIAPP
- CRM WebUI and Hybris的Product頁面標題實現WebUI
- SAP CRM AET Application Reference型別擴充套件欄位的一個例子APP型別套件
- SAP CRM Product Sales status在中介軟體中的處理邏輯
- 兩種使用程式碼獲得SAP CRM product sales status的辦法
- iOS問題整理03----CategoryiOSGo
- Application和servlet間通訊問題APPServlet
- 使用 SAP CRM Application Enhancement Tool(AET) 建立擴充套件欄位APP套件
- SAP MM Purchase Order History CategoryGo
- 一個CRM OData的效能問題分析
- SAP EPD - Enterprise Product Developmentdev
- SAP Application SecurityAPP
- SAP CRM Fiori應用和SAP JAM的整合配置
- 如何在SAP Spartacus category 頁面裡拿到當前的category資訊Go
- 在 SAP Business Application Studio 裡訪問 SAP HANA Cloud 例項APPCloud
- SAP Business Application Studio和SAP雲平臺DestinationAPP
- SAP CRM WebClient UI上以html格式顯示note的問題討論WebclientUIHTML
- SAP雲平臺和第三方CRM解決方案(火鍋)互聯
- Product settype在CRM WebClient UI架構中的地位WebclientUI架構
- CRM系統三步解決企業銷售問題
- sun的application server的問題APPServer
- 關於 SAP Spartacus 和 SmartEdit 整合的問題
- 最近的幾個技術問題總結和答疑(三)
- SAP CRM Survey調查問卷的儲存模型模型
- SAP CRM WebUI, CRM Fiori和C4C裡的Direct NavigationWebUINavigation
- 一步步使用SAP CRM Application Enhancement Tool建立擴充套件欄位APP套件
- NSError ** 與 throws 的三個問題Error
- Oracle 索引的三個問題(轉)Oracle索引
- SAP面試問題答案面試
- 關於SAP CRM中介軟體系統搭建中遇到的一些問題
- 第三章SAP Basis 解決問題的方法