SAP CRM里产品主数据的文本模型设计
SAP CRM的產品主數據設計了這幾種不同類型的文本模型:
Part1 and Part2 actually share the same assignment block COMM_PR_SHTEXT.
That means if you change text in Part1 ( part2 ), the change will automatically be displayed in part2 ( part1 ). The only difference is in part2, you can maintain text with different language but in part1 you can only maintain with log on language.
Part3 is implemented via set type COMM_PR_LGTEXT1.
Part4 is organization dependent text, implemented via set type COMM_PR_LGTEXT2.
relationship between settype and BOL relation:
Part1 and Part2:
since if log on laugage is specified ,exactly one short text can be determined. This is reason why child carinality is 0…1 in second case.
Part3:
Part4: Product->ProductDistrChain->ProductDcLongtext
要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":
總結
以上是生活随笔為你收集整理的SAP CRM里产品主数据的文本模型设计的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 《轩辕剑之天之痕》全方位攻略
- 下一篇: SAP CRM get_children