zoukankan      html  css  js  c++  java
  • 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的原创文章,请关注公众号"汪子熙":

  • 相关阅读:
    solr 简要笔记
    JQuery select 编程时选中原有的值
    java设计模式图
    java设计模式
    qq空间微博等更多社交平台分享
    API调用开发demo
    fastJson
    小程序开发
    史上最全的机器学习资料(上)
    大数据”学习资源(下)
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/9940565.html
Copyright © 2011-2022 走看看