Introduction

The Purchase Order Item Fact entity is intended to capture performance measurements related to purchase orders from the invoice transactions in the OFBiz transaction database.

Description

The Purchase Order Item Fact entity is derived from: OrderHeader and OrderItem

and consists of following elements (fields):


name

alias

type

description

dateDimIddateintegerThe date the performance measurement occurred
organisationDimIdorganisationidThe internal (accounting) organisation the performance measurement is related to.
supplierDimIdcustomeridThe supplier the performance measurement is related to.
currencyDimIdcurrencyidThe currency the performance measurement is related to.
productDimIdproductidThe product the performance measurement is related to.


Related tickets

Related