InventoryRequestItemDetails
This table stores information about items ordered in an inventory request.
| Column Name | Type | Description |
|---|---|---|
| RequestedItemSupplierIdentifier | VARCHAR | The supplier's item identifier for this item. |
| RequestedEstimatedDefaultContractCost | NUMERIC | The default contract cost for the number of packages of an inventory item that have been requested, including tax. |
| InventoryRequestIdentifier | NUMERIC | The unique identifier (.1 item) for the request record. |
| CommunityLogicalOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| IntraconnectPhysicalOwnerInstanceIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| RequestedQuantityUnit | INTEGER | The units for the requested quantity. |
| RequestItemMarkupAmount | NUMERIC | Stores the total cost of the markup for an item in a purchase request. |
| RequestedNationalDrugCodeIdentifier | VARCHAR | Stores the requested NDC. |
| RequestItemLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |