SiteID 
Definition  Identifies the unique distributed database ID where the row was inserted. Distributed databases are no longer supported so this column is deprecated. 

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. 

PharmacyBatchID 
Definition  Auto generated unique primary key value. 

PharmacyID 
Definition  A foreign key to the PharmacyID column in the SXAMMPharmacy table. 

BatchType 
Definition  An enumerated type with the following list of possible values: 0 = [IVPB],1 = [LVP], 

PrintLabels 
Definition  Identifies if the label(s) should automatically print when the fill list is generated 

PrintFillList 
Definition  Identifies if the fill list should automatically print when it is generated. 

IncludeSuspHoldOnFillList 
Definition  Identifies if Suspended and Held Orders should be included on the fill list 

IncludeRemovalsOnUpdateList 
Definition  Identifies if IVPB or LBP Removals should be included on the Update List 

PageBreakPerPatient 
Definition  Identifies if the Report has a page break after each patient 

PrintRemovalsReport 
Definition  Identifies if the Removals Report should be printed automatically when the LVP/IVPB filling processes occur. 

PrintDCLabels 
Definition  Identifies if DCd labels should be printed automatically when the LVP/IVPB filling processes occur. 

FillHoldOrders 
Definition  Identifies if Orders that are on hold should be filled when the LVP/IVPB filling processes occur. 

BillType 
Definition  An enumerated type with the following list of possible values: 0 = [On Admin],1 = [On Dispense], 

FillSuspendedOrders 
Definition  Identifies if Orders that are Suspended should be filled when the LVP/IVPB filling processes occur. 

MSrepl_tran_version 
Definition  Optimistic lock identifier. 

InclRobotItems 
Definition  Indicates whether users want to include robot handled orders in the list 

InclFloorstockItem 
Definition  Identifies if floorstock item should be included on fill list.
 

IncludeNonFormularyOnFill 
Definition  This field will be used to indicate whether or not Non-Formulary items should be included on the report 

IncludeZeroFillQuantity 
Definition  Flag to indicate orders with a Zero Fill Quantity should be included on the report 

IncludePatientOwnedMed 
Definition  Flag to indicate if Patient Owned orders should be displayed on the report 

CanPrintPrepLabel 
Definition  This column indicates a generic item can generate a prep label 

CanPrintCompoundLabel 
Definition  This column indicates a generic item can generate a compound label 

MSReplrowguid 
Definition  Unique GUID used to support merge replication.