- 带anchor(锚点)的实体
- 带status表的实体(Commercial agreement、Group agreement、Individual agreement、Claim folder、Elementary claim)
§ 除表的主键、type id、Partition key、Status、Status date、Status reason、 Valid from date、Valid to date、Effective from date、Effective to date、 Population timestamp之外的所有字段
- 不带status表的实体
§ 除表的主键、 type id、 Partition key、 Valid from date、Valid to date、Effective from date、Effective to date、 Population timestamp之外的所有字段
- 不带anchor的实体
- 原则上不需要保留历史,一般执行Update操作。如果有需要的,ETL Mapping特别指明
- 关联实体
- 对于需要保留历史的关联类型,除Identifier、Partition key、Nature id、 Left anchor identifier、 Right anchor identifier、 Left entity identifier、Left entity type id、Right entity identifier、Right entity type id、Valid from date、Valid to date、Effective from date、Effective to date、Population timestamp之外的所有字段