Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1346708
  • 博文数量: 932
  • 博客积分: 10
  • 博客等级: 民兵
  • 技术积分: 10208
  • 用 户 组: 普通用户
  • 注册时间: 2011-07-08 12:28
文章分类

全部博文(932)

文章存档

2021年(1)

2020年(134)

2019年(792)

2018年(5)

我的朋友

分类: 架构设计与优化

2020-02-06 08:42:38

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

阅读(367) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~