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. 

Active 
Definition  Denotes whether the row is active or not, 0 means the row has been soft deleted or deactivated. 

CartFillPolicyID 
Definition  Auto generated unique primary key value. 

PolicyName 
Definition  Identifies the Name of the Cart Fill Policy - may also just be the name of the cart. Ie. Cart A (3SE & 3SW) 

ExchangeTime 
Definition  Identifies the Time that the Cart is exchanged. ie. 1:00 pm. The time is always stored as a 24 hr clock.This also indicates the time that Inventory Adjustments and Billing will be made. 

ScheduleType 
Definition  An enumerated type with the following list of possible values: 0 = [Period],1 = [Days of Week], 

CartFillPeriodNum 
Definition  Identifies the Fill Period of the Cart. For example 24 Hours. 

CartFillPeriodUOMCode 
Definition  Identifies the Unit of Measure that is associated with the Cart Fill Period. Ie. 24 Hours. 

BatchTime 
Definition  Identifies the Time that the initial Batch job/report is run. ie. 1:00 pm. The time is always stored as a 24 hr clock. 

PrintLabels 
Definition  Identifies if Labels should automatically print when the Cart Fill Reports are run. 

LabelCopiesNum 
Definition  Identifies the number of copies that should be printed for each label. 

PrintFillList 
Definition  Identifies if the Fill List report should be automatically printed. 

FillListCopiesNum 
Definition  Identifies the number of copies that should be printed for each fill list. 

PrintRemovalsReport 
Definition  Identifies if the Removals report should be printed automatically. 

RemovalsCopiesNum 
Definition  Identifies the number of copies that should be printed for each Removals report. 

InclSusp 
Definition  Identifies if Suspended Orders should be included in the Cart. 

InclFloorstock 
Definition  Identifies if Floorstock Orders should be included on the Report. Note: Inventory is not adjusted even if floorstock orders are printed on the cart fill reports. 

InclRemovalsOnCatchUp 
Definition  Identifies if Removals should be included on the Catch Up report. 

PageBreakPerPatient 
Definition  Identifies if a page break should occur after each patient on all reports. 

Monday 
Definition  Identifies if the Cart Fill process should happen on Monday. This attribute is only used if Schedule Type = "Days of Week" 

Tuesday 
Definition  Identifies if the Cart Fill process should happen on Tuesday. This attribute is only used if Schedule Type = "Days of Week" 

Wednesday 
Definition  Identifies if the Cart Fill process should happen on Wednesday. This attribute is only used if Schedule Type = "Days of Week" 

Thursday 
Definition  Identifies if the Cart Fill process should happen on Thursday. This attribute is only used if Schedule Type = "Days of Week" 

Friday 
Definition  Identifies if the Cart Fill process should happen on Friday. This attribute is only used if Schedule Type = "Days of Week" 

Saturday 
Definition  Identifies if the Cart Fill process should happen on Saturday. This attribute is only used if Schedule Type = "Days of Week" 

Sunday 
Definition  Identifies if the Cart Fill process should happen on Sunday. This attribute is only used if Schedule Type = "Days of Week" 

PrintLabelPerDose 
Definition  Identifies if one order label should be printed for every dose included in the Cart Fill Period. 

FillHoldOrders 
Definition  Identifies if Hold Orders should be filled in the Cart. 

FillSuspendedOrders 
Definition  Identifies if Suspended Orders should be filled in the Cart. 

PrintDClabels 
Definition  Identifies if labels should be printed for Discontinued Labels. 

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

MSrepl_tran_version 
Definition  Optimistic lock identifier. 

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

LabelPrinterGUID 
Definition  Label Printer GUID used to setup label printer
 

ReportPrinterGUID 
Definition  Report Printer GUID used to setup label printer
 

DCLabelPrinterGUID 
Definition  Label Printer GUID used to setup label printer
 

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 be generate prep label 

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

PolicyType 
Definition  An enumerated type with the following list of possible values: 0 = [24 Hours],1 = [Other], 

MSReplrowguid 
Definition  Unique GUID used to support merge replication.