Entity Invoice Detail

DescriptionA bill or request for payment that is issued by a vendor to a purchaser in respect of goods or services supplied.

Attributes
Currency Code SkCurrency Code Sk
Due AmtDue Amt
Due DtDue Dt
Effective From DtEffective From Dt
Effective To DtEffective To Dt
Internal Shipto Customer NumInternal Shipto Customer Num
Internal Soldto Customer NumInternal Soldto Customer Num
Invoice DescrInvoice Descr
Invoice DtInvoice Dt
Invoice End DtInvoice End Dt
Invoice NumInvoice Num
Invoice Period NumInvoice Period Num
Invoice SkInvoice Sk
Invoice Start DtInvoice Start Dt
Load Info SkLoad Info Sk
Past Due AmtPast Due Amt
Past Due DtPast Due Dt
Source Code SkSource Code Sk
Tenant SkTenant Sk
Total Invoice Cost AmtTotal Invoice Cost Amt
Type Code SkType Code Sk
Valid From TsValid From Ts
Valid To TsValid To Ts

Relationship
Invoice Detail_Invoice_FKInvoice Detail_Invoice_FK

Primary Key
Invoice Detail PKInvoice Detail PK

Dependencies
 

Reverse Dependencies
 

Attribute Details

 Currency Code Sk
DescriptionThe currency used as the basis for all monetary amounts.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Due Amt
DescriptionIndicates the total amount due for the invoice.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Decimal Large [DECIMAL(15,6)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Due Dt
DescriptionThe date upon which payment of the invoice must be made.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Effective From Dt
DescriptionEstablishes a period where a set of attributes are true according to the business.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Effective To Dt
DescriptionEnds a period of effectivity.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Internal Shipto Customer Num
DescriptionIndicates the supplier's internal customer number for the alliance member the supplier shipped the goods to.
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Internal Soldto Customer Num
DescriptionIndicates the supplier's internal customer number for the alliance member the supplier sold goods to.
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Invoice Descr
DescriptionA free-text statement used to describe the invoice.
Data TypeStandards - Data Domains.ddm/Data Domains/Text Medium [VARCHAR(255)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Invoice Dt
DescriptionThe date upon which the invoice was created.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Invoice End Dt
DescriptionThe date upon which the last purchase was recorded by the invoice.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Invoice Num
DescriptionIdentifies a specific invoice.
Data TypeStandards - Data Domains.ddm/Data Domains/Alphanumeric [VARCHAR(80)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Invoice Period Num
DescriptionIndicates the formatted representation of the period of the purchases for this Invoice.

For example:
YYYYMM (month)
YYYYQ (quarter)
YYYY (year)
Data TypeStandards - Data Domains.ddm/Data Domains/Month Number [SHORT]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Invoice Sk
DescriptionSurrogate key for the anchor entity.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Invoice Start Dt
DescriptionThe start date upon which purchases recorded by the invoice or the first date for purchases recorded by the invoice over a period of time.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Load Info Sk
DescriptionThe surrogate key of the load information entry describing the details regarding the loading of the row.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key Large [LONG]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Past Due Amt
DescriptionThe total invoice amount due plus any Past Due late fee that is applied.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Decimal Large [DECIMAL(15,6)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Past Due Dt
DescriptionThe date represents the end of the grace period for the current invoice. If payment is not received by this date, a late fee will be applied.
Data TypeStandards - Data Domains.ddm/Data Domains/Date [DATE]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Source Code Sk
DescriptionThe origin of the data identifying the actual load source, vendor, manual key entry, or context of the data in a specific row in the database.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Tenant Sk
DescriptionThe surrogate key of the entry identifying the legal owner of the data.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Total Invoice Cost Amt
DescriptionIndicates the total amount of all purchases recorded on this invoice.
Data TypeStandards - Data Domains.ddm/Data Domains/Currency Amount [DECIMAL(14,2)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Type Code Sk
DescriptionIdentifies the actual type of the entry based on the entity type hierarchy defined in the business data model.
Data TypeStandards - Data Domains.ddm/Data Domains/Surrogate Key [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Valid From Ts
DescriptionEstablishes a period where a set of attributes are true in the source system. This would be populated with the transaction timestamp and would be used for the snapshot date.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeytrue
Is Requiredtrue
Is Derivedfalse
Is Surrogate Keyfalse



 Valid To Ts
DescriptionEnds a period of validity.
Data TypeStandards - Data Domains.ddm/Data Domains/Timestamp [TIMESTAMP]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Invoice Detail_Invoice_FK
Is Identifying Relationshiptrue
Child TableInvoice Detail
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableInvoice
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE

Primary Key Details

 Invoice Detail PK
Key AttributeInvoice Sk
Key AttributeValid From Ts