| Atomic Warehouse Model Data Model |
| Description | An association between an item master, an organization, and a purchase contract tier. |
| Attributes | |
Contract Tier Item Price Sk |
|
Item Master Sk |
|
Load Info Sk |
|
Organization Sk |
|
Purchase Contract Tier Sk |
|
Tenant Sk |
|
| Relationship | |
Contract Tier Item Price_Purchase Contract Tier_FK |
|
Contract Tier Item Price_Item Master_FK |
|
Contract Tier Item Price_Member_FK |
|
| Primary Key | |
Contract Tier Item Price PK |
|
| Dependencies | |
|
|
| Reverse Dependencies | |
|
|
| Attribute Details |
Contract Tier Item Price Sk
| Description | The generated surrogate key of the Contract Tier Item Price. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | true |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | true |
Item Master Sk
| Description | The generated surrogate key of the Item Master anchor. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Load Info Sk
| Description | The surrogate key of the load information entry describing the details regarding the loading of the row. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Organization Sk
| Description | Anchor surrogate key for the Organization data |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Purchase Contract Tier Sk
| Description | The generated surrogate key of the Purchase Contract Tier anchor. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
Tenant Sk
| Description | The surrogate key of the entry identifying the legal owner of the data. |
| Data Type | Standards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER] |
| Is Part Of PrimaryKey | false |
| Is Required | true |
| Is Derived | false |
| Is Surrogate Key | false |
| Relationship Details |
Contract Tier Item Price_Purchase Contract Tier_FK
| Is Identifying Relationship | false |
| Child Table | Contract Tier Item Price |
| Child Multiplicity | ZERO_TO_MANY |
| Child Referential Integrity: On Delete | NONE |
| Child Referential Integrity: On Insert | NONE |
| Child Referential Integrity: On Update | NONE |
| Parent Table | Purchase Contract Tier |
| Parent Multiplicity | ONE |
| Parent Referential Integrity: On Delete | NONE |
| Parent Referential Integrity: On Insert | NONE |
| Parent Referential Integrity: On Update | NONE |
Contract Tier Item Price_Item Master_FK
| Is Identifying Relationship | false |
| Child Table | Contract Tier Item Price |
| Child Multiplicity | ZERO_TO_MANY |
| Child Referential Integrity: On Delete | NONE |
| Child Referential Integrity: On Insert | NONE |
| Child Referential Integrity: On Update | NONE |
| Parent Table | Item Master |
| Parent Multiplicity | ONE |
| Parent Referential Integrity: On Delete | NONE |
| Parent Referential Integrity: On Insert | NONE |
| Parent Referential Integrity: On Update | NONE |
Contract Tier Item Price_Member_FK
| Is Identifying Relationship | false |
| Child Table | Contract Tier Item Price |
| Child Role Name | is alliance member-specific item |
| Child Multiplicity | ZERO_TO_MANY |
| Child Referential Integrity: On Delete | NONE |
| Child Referential Integrity: On Insert | NONE |
| Child Referential Integrity: On Update | NONE |
| Parent Table | Organization |
| Parent Multiplicity | ZERO_TO_ONE |
| Parent Referential Integrity: On Delete | NONE |
| Parent Referential Integrity: On Insert | NONE |
| Parent Referential Integrity: On Update | NONE |
| Primary Key Details |
Contract Tier Item Price PK
| Key Attribute | Contract Tier Item Price Sk |
| Atomic Warehouse Model Data Model |