美文网首页SAP札记SAP 修行SAP
SAP Cloud for Customer Account和i

SAP Cloud for Customer Account和i

作者: _扫地僧_ | 来源:发表于2019-01-14 23:09 被阅读6次

    在SAP Cloud for Customer的Customers工作中心里,有三个视图:Accounts,Contacts和Individual Customers。

    这三种主数据的区别是什么?我们可以从它们后台的BO模型开始分析。

    Account视图的UI模型:

    /BYD_COD/SalesOnDemand/Account/UI/COD_Account_TI.TI.uicomponent

    后台BO为Customers:

    再看Contact视图:

    Contact:

    后台BO:BusinessPartner

    再看Individual Customer:

    6$/BYD_COD/ServiceOnDemand/PrivateAccount/COD_SEOD_IND_ACCOUNT_TI.TI.uicomponent

    模型依然是Customers。

    那么Account和Individual Customer都用了Customers作为BO,有什么区别?

    答案是,Account数据,后台的BO数据CategoryCode为2:

    而individual Customer的CategoryCode为1:

    要获取更多Jerry的原创文章,请关注公众号"汪子熙":

    相关文章

      网友评论

        本文标题:SAP Cloud for Customer Account和i

        本文链接:https://www.haomeiwen.com/subject/vsbsdqtx.html