Description
The Sales Invoice Item Fact table have the transaction results from the invoice creation and handling process, in particular from entities Invoice and InvoiceItem.
The Sales Invoice ItemFact entity is derived from: Invoice and InvoiceItem
and consists of following elements (fields):
name | alias | type | description |
---|---|---|---|
dateDimId | date | integer | The date the performance measurement occurred |
organisationDimId | organisation | id | The internal (accounting) organisation the performance measurement is related to. |
customerDimId | customer | id | The customer the performance measurement is related to. |
currencyDimId | currency | id | The currency the performance measurement is related to. |
productDimId | product | id | The product the performance measurement is related to. |
Related tickets
Jira | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|