Created by Jerry Wang on Apr 28, 2015

保存某个order时遇到如下错误:

Product not scheduled in sales organization XXX,distribution channel

 

debug发现该error message在如下代码里抛出:

Product not scheduled in sales organization XXX,distribution channel

 

检查该service product发现它并没有维护对应的sales org和distribution channel id:

将missing的信息维护上之后:

Product not scheduled in sales organization XXX,distribution channel

 

Product not scheduled in sales organization XXX,distribution channel

 

再重新维护该service product,error消失:

Product not scheduled in sales organization XXX,distribution channel

相关文章:

  • 2021-07-21
  • 2022-01-23
  • 2021-10-10
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
  • 2021-06-08
  • 2022-12-23
猜你喜欢
  • 2021-05-26
  • 2021-07-23
  • 2021-06-13
  • 2021-12-31
  • 2021-08-30
  • 2021-12-12
  • 2021-12-31
相关资源
相似解决方案