共计 511 个字符,预计需要花费 2 分钟才能阅读完成。
在 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 的原创文章,请关注公众号 ” 汪子熙 ”:
正文完