Build 
Definition  Identifies the build number and patch level of the software that inserted/updated this row. The format is the Build number followed by 3 digits for the patch level which is typically 000. The build number is tied to specific versions of the software, e.g. Sunrise 15.3 is Build 5021, Sunrise 16.3 is Build 5503. 

TouchedBy 
Definition  Information about the user that last updated the row. This will typically be the UserID (IDCode from CV3User table) and may be prefixed with an environment identifier followed by an underscore, e.g. b96d2bf5_jongmore. 

TouchedWhen 
Definition  The date and time that the row was last updated and will be based on the Enterprise time zone. 

CreatedBy 
Definition  Information about the user that created the row. This will typically be the UserID (IDCode from CV3User table) and may be prefixed with an environment identifier followed by an underscore, e.g. b96d2bf5_jongmore. 

CreatedWhen 
Definition  The date and time that the row was created and will be based on the Enterprise time zone. 

OrderDispensingHistoryID 
Definition  Auto generated unique primary key value. 

FillOccurrenceID 
Definition  A foreign key to the FillOccurrenceID column in the SXAMMFillOccurrence table. 

OrderID 
Definition  A foreign key to the OrderID column in the SXAMMOrder table. 

DoseNumber 
Definition  Dispensing sequence for filling or initial process types. The number will depend on the LastDoseNum column value in table SXAMMFillingReport. It will be null for LabelPerOrder 

DispensingDtm 
Definition  Visit TimeZone - Date and time of an order dispensing. The value where is the same as SXAMMFillingLabelData.DiapensingDtm 

AdminTime 
Definition  Visit TimeZone - Admin time of an order dispensing. Null for LabelPerOrder 

ProcessType 
Definition  Process type of an order dispensing. This value depends where the dispensing is processed. If it happens in MMOE then the process can be "Initial', "ADM", "Robot", "Dose Request", "Floorstock". If it happens in Carfill service then the process is PolicyName from SXAMMCartFillPolicy or FillPeriodName from SXAMMPharmacyFillPeriodConfig 

Quantity 
Definition  Dose quantity requested. LabelPerDose is always 1. Label per order varies is usually 1 or more depending on the frequency of the order (BID, TID etc). 

IsPRN 
Definition  This value indicates whether a dispensing order is PRN type 

IsLabelPerDose 
Definition  This value indicates whether dispensing labels are label per dose ( 

LabelPrinterName 
Definition  The label printer name 

MSRowVersion 
Definition  Optimistic lock identifier using rowversion datatype. 

ActionUserGUID 
Definition  GUID from CV3User for user performing the action 

MSReplrowguid 
Definition  Unique GUID used to support merge replication.