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. 

TouchedWhenUTC 
Definition  The date and time that the row was last updated including the time zone offset from UTC, for example 2015-01-30 04:55:04.372 -05:00. The date and time is 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. 

CreatedWhenUTC 
Definition  The date and time that the row was created including the time zone offset from UTC, for example 2015-01-30 04:55:04.372 -05:00. The date and time is based on the Enterprise Time Zone. 

MSRowVersion 
Definition  Optimistic lock identifier using rowversion datatype. 

AccountingPeriodID 
Definition  Auto generated unique primary key value. 

AccountingPeriodConfigID 
Definition  A foreign key to the AccountingPeriodConfigID column in the SXARCMAccountingPeriodConfig table. 

AccountingPeriodIntervalConfigID 
Definition  A foreign key to the AccountingPeriodIntervalConfigID column in the SXARCMAccountingPeriodIntervalConfig table. 

AccountingPeriodStatusID 
Definition  A foreign key to the AccountingPeriodStatusID column in the SXARCMAccountingPeriodStatus table. 

ActualCloseUTC 
Definition  Maintains the date on which the Accounting Period was closed. 

TotalAccountReceivable 
Definition  Aggregated data containing the total Account Receivables of all the linked transactions. The aggregation will be done only when the Accounting Period is closed and no more transactions can be posted. 

TotalBadDebt 
Definition  Aggregated data containing the total Bad Debt of all the linked transactions. The aggregation will be done only when the Accounting Period is closed and no more transactions can be posted. 

TotalNonReceivable 
Definition  Aggregated data containing the total Non receivables of all the linked transactions. The aggregation will be done only when the Accounting Period is closed and no more transactions can be posted. 

AccountingYearID 
Definition  A foreign key to the AccountingYearID column in the SXARCMAccountingYear table. 

PeriodBeginDate 
Definition  Accounting period start date 

PeriodEndDate 
Definition  Accounting period end date 

IsPeriodClosing 
Definition  this column is used to collect a flag value for the account closing 

MSReplrowguid 
Definition  Unique GUID used to support merge replication. 

ChargesAccountReceivable 
Definition  It stores receivable total payment amount for accounting period. 

PaymentsAccountReceivable 
Definition  It stores receivable total adjustment amount for accounting period. 

AdjustmentsAccountReceivable 
Definition  It stores receivable total chanrge amount for accounting period. 

ChargesBadDebt 
Definition  It stores non receivable total payment amount for accounting period. 

PaymentsBadDebt 
Definition  It stores non receivable total adjustment amount for accounting period. 

AdjustementsBadDebt 
Definition  It stores non receivable total charge amount for accounting period. 

ChargesNonReceivable 
Definition  It stores baddebt total payment amount for accounting period. 

PaymentsNonReceivable 
Definition  It stores baddebt total adjustment amount for accounting period. 

AdjustmentNonReceivable 
Definition  It stores baddebt total charge amount for accounting period. 

ChargesInpatient 
Definition  It stores Inpatient charge amount for accounting period. 

PaymentsInpatient 
Definition  It stores Inpatient Payment amount for accounting period. 

AdjustmentsInpatient 
Definition  It stores Inpatient Adjustment amount for accounting period. 

ChargesOutPatient 
Definition  It stores Outpatient charges amount for accounting period. 

PaymentsOutPatient 
Definition  It stores Outpatient payment amount for accounting period. 

AdjustmentsOutPatient 
Definition  It stores Outpatient Adjustment amount for accounting period. 

ChargesAmbulatory 
Definition  It stores Ambulatory charge amount for accounting period. 

PaymentsAmbulatory 
Definition  It stores Ambulatory Payment amount for accounting period. 

AdjustmentsAmbulatory 
Definition  It stores Ambulatory Adjustment amount for accounting period. 

PaymentsNonPatient 
Definition  It stores NonPatient payment amount for accounting period. 

AdjustmentsNonPatient 
Definition  It stores NonPatient Adjustment amount for accounting period. 

NetAdjustmentsAccountReceivable 
Definition  This column will only contain the AR adjustments posted excluding the Bad Debt Transfer 

NetAdjustementsBadDebt 
Definition  This column will only contain the Bad Debt adjustments posted excluding the Bad Debt Transfer