C4C销售订单中业务伙伴的自动决定功能Partner determination procedure
生活随笔
收集整理的这篇文章主要介绍了
C4C销售订单中业务伙伴的自动决定功能Partner determination procedure
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
例子:我新建一个Sales Order,account 字段选择ID为1001的Account:Porter LLC
创建成功后,观察这个Sales Order的Involved Party里,Bill to还是Account Porter LLC本身,但是Seller却变成了Almika。为什么这两个party role有区别?
原因就是C4C的Partner Determination功能在起作用。 在business configuration的fine tuning里设置Partner determination procedure:
选中Bill-to, 点击Maintain Determination按钮:
这里显示得很清楚,Sales Order的Bill-to 首先从Account主数据的Bill-to 取,如果取不到,就把Account作为默认值设置为Bill-to。
从Porter LLC这个主数据的Relationships里能看到,这个Account没有维护Bill to party,但是维护了Seller party,所以最后创建的Sales Order,Seller被自动填充了出来,而Bill to没有。
要获取更多Jerry的原创文章,请关注公众号"汪子熙":
总结
以上是生活随笔为你收集整理的C4C销售订单中业务伙伴的自动决定功能Partner determination procedure的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: 0301 - 一个比价的小项目
- 下一篇: UI2Code智能生成Flutter代码