使用SAP CRM中介軟體從ERP下載Customer的錯誤訊息
Distribution channel is not allowed for sales organization
I try to download customer material info record from ERP via request download. This is my download request created in tcode R3AR2:
This is my customer material info record created in ERP:
When I perform request download, I receive this error message in CRM tcode SMW01:
I debug and found that the error message is raised in FM below, due to the failure match of Sales organization 50040102 and distribution chain 01:
error message is raised in line 71:
When I check the internal table st_distr_chains, I found there are corresponding entry for channel 10, but not for 01.
The solution is, to add missing attribute combination distribution channel 01 and all three division 00, 01 and 07 in tcode PPOMA_CRM:
and then update buffer table CRMD_ORGMAN_TEMP by running program HRBCI_ATTRIBUTES_BUFFER_UPDATE.
Once done, the modified attributes are now visible in buffer table and the original mapping error message would be resolved.
要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24475491/viewspace-2722476/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 使用SAP CRM中介軟體從ERP下載plant到CRM
- 利用CRM中介軟體Middleware從ERP下載Customer Material的常見錯誤
- 使用SAP CRM中介軟體從ERP下載具有層級結構的equipmentUI
- 如何用SAP CRM中介軟體從ERP下載material division到CRM
- SAP CRM中介軟體下載equipment時遇到的一個錯誤UI
- 利用CRM中介軟體Middleware從ERP下載CustomerMaterial的常見錯誤
- CRM中介軟體裡parent not ok的錯誤訊息如何處理
- SAP CRM中介軟體錯誤IB_CRM_UPLOAD_MSG的解決方法
- SAP CRM中介軟體Generic stop set的錯誤如何解決
- 訊息中介軟體
- 訊息中介軟體 — 使用場景
- SAP ERP的material type和group如何通過中介軟體下載
- 從通訊開始聊聊訊息中介軟體
- 中介軟體之訊息中介軟體-pulsar
- 訊息中介軟體rabbitMQMQ
- 訊息中介軟體—RocketMQ訊息傳送MQ
- 訊息中介軟體選型
- 訊息中介軟體之ActiveMQMQ
- 分散式訊息中介軟體分散式
- SAP CRM中介軟體下載時資料庫表CRMATAB為空的處理方法資料庫
- 訊息中介軟體Notify和MetaQ-阿里中介軟體阿里
- 如何將SAP CRM equipment通過中介軟體上傳到ERP系統UI
- 訊息型中介軟體之RabbitMQ基礎使用MQ
- 如何將Twitter訊息匯入到SAP CRM和Cloud for Customer去Cloud
- PHP 訊息中介軟體 工具庫PHP
- 解析訊息中介軟體之RabbitMQMQ
- 訊息中介軟體 — RocketMQ簡介MQ
- 輕量訊息中介軟體ZeroMQMQ
- 為什麼使用中介軟體下載時總是收到警告訊息Object is in status WaitObjectAI
- 訊息中介軟體—Kafka 的設計思想Kafka
- 訊息中介軟體的應用場景
- 最新.net和Java呼叫SAP RFC中介軟體下載Java
- SAP CRM中介軟體BDOC內容搜尋工具
- 從訊息中介軟體看分散式系統的多種套路分散式
- 訊息中介軟體—RocketMQ的RPC通訊(一)MQRPC
- [分散式][訊息中介軟體]訊息中介軟體如何實現每秒幾十萬的高併發寫入分散式
- 淺談訊息佇列及常見的訊息中介軟體佇列
- SAP錯誤訊息除錯之七種武器:讓所有的錯誤訊息都能被定位除錯