ACM Checkout History Detail Report ACM004 (Output)

The ACM Checkout History Detail Report ACM004 (Output) is a detailed report that lists the checkout history for one or more machines that have performed a synchronization event by agency, clinic, or grantee within a specified date range. The report is generated automatically upon successfully logging into the ACM application module.

Data Elements

This section describes the data elements that print on the system output. Because of space constraints, the layout may be slightly different and/or all characters may not print within the space allotted.

The report uses data returned from the following stored procedure: uspReportACM_OverallMetrics.

Report ID

Origin of Data Element

The value is the RPTID value "ACM004.{version number}".

Format

The value is included as its literal value.

Report Title

Origin of Data Element

The value is the current value of the REPORTHEADING business rule.

Format

The value is included as its literal value.

Run Date

Origin of Data Element

The value is the date on which the report is generated.

Format

The value is included in the following format: MM/DD/CCYY.

User Name

Origin of Data Element

The value is the name of the user signed in to the system when the report is generated.

Format

The value is included as its literal value.

Report Subtitle

Origin of Data Element

The value is the text "ACM Checkout History Detail Report".

Format

The value is included as its literal value.

Run Time

Origin of Data Element

The value is the time at which the report is generated.

Format

The value is included in the following format: HH:MM:SS (AM/PM).

Page

Origin of Data Element

The value is the current page of the report.

Format

The value is included as its literal value.

Machine Name

Origin of Data Element

The value will be taken from the MachineName column of the Checkout table.

Format

The value is a string.

Synchronization Type

Origin of Data Element

This is a fixed value assigned from a query in a UNION statement. Possible values are: Check In, Check Out.

Format

The value is a string.

Start Date/Time

Origin of Data Element

The value will be taken from the CheckOutStart column of the Checkout table.

Format

The value is in MM/DD/CCYY HH:MM:SS format.

Username

Origin of Data Element

The value will be taken from the CheckOutByAppUserID  column of the Checkout table.

Format

The value is a string.

End Date/Time

Origin of Data Element

The value will be taken from the of the Checkout table.

Format

The value is in MM/DD/CCYY HH:MM:SS format.

Record Volume

Origin of Data Element

The value will be taken from the of the dbo.SynchronizationStatistics table.

Format

The value is an integer.

Record Conflicts

Origin of Data Element

The value will be taken from the RecordConflicts column of the dbo.SynchronizationConflicts table.

Format

The value is an integer.

Time Correction

Origin of Data Element

The value will be taken from the TimeCorrection column of the Checkout table.

Format

The value is an integer.

Checkout ID

Origin of Data Element

The value will be taken from the ID column of the Checkout table.

Format

The value is an integer.

Agency

Origin of Data Element

This value comes from the Name column of the Agency table.

Format

The value is a string.

Clinic

Origin of Data Element

This value comes from the ServiceSiteName column of the ServiceSite table.

Format

The value is a string.

Table

Origin of Data Element

This value comes from the TableName column of the ClinicSynchronizationStatistics table or the SynchronizationStatistics table.

Format

The value is a string.

Total Changes

Origin of Data Element

This value comes from the TotalChanges column of the ClinicSynchronizationStatistics table or the SynchronizationStatistics table.

Format

The value is an integer.

Changes Applied

Origin of Data Element

This value comes from the ChangesApplied column of the ClinicSynchronizationStatistics table or the SynchronizationStatistics table.

Format

The value is an integer.

Changes Failed

Origin of Data Element

This value comes from the ChangesFailed column of the ClinicSynchronizationStatistics table or the SynchronizationStatistics table.

Format

The value is an integer.

Deletes

Origin of Data Element

This value comes from the Deletes column of the ClinicSynchronizationStatistics table or the SynchronizationStatistics table.

Format

The value is an integer.

Inserts

Origin of Data Element

This value comes from the Inserts column of the ClinicSynchronizationStatistics table or the SynchronizationStatistics table.

Format

The value is an integer.

Updates

Origin of Data Element

This value comes from the Updates column of the ClinicSynchronizationStatistics table or the SynchronizationStatistics table.

Format

The value is an integer.

Rejected Changes

Origin of Data Element

This value comes from the RejectedChanges column of the ClinicSynchronizationStatistics table or the SynchronizationStatistics table.

Format

The value is an integer.

Conflict Table

Origin of Data Element

This value comes from the TableName column of the SynchronizationConflicts table.

Format

The value is a string.

Table ID

Origin of Data Element

This value comes from the TableID column of the SynchronizationConflicts table.

Format

The value is a string.

Conflict Column

Origin of Data Element

This value comes from the ColumnName column of the SynchronizationConflicts table.

Format

The value is a string.

Server Value

Origin of Data Element

This value comes from the ServerValue column of the SynchronizationConflicts table.

Format

The value is a string.

Client Value

Origin of Data Element

This value comes from the ClientValue column of the SynchronizationConflicts table.

Format

The value is a string.

Resolved Value

Origin of Data Element

This value comes from either the ServerValue column or the ClientValue column of the SynchronizationConflicts table based on a flag in the UsedServerValue column of the SynchronizationConflicts table.

Format

The value is a string.

Filter Criteria

Date Range

There are calendar controls to enter in a From and To date range. Any Check Ins or Check Outs between two dates should show on the report after clicking the Search button.

A default date range is automatically entered after login.

The default date range shows the past 90 days of activity. The To date is the current date and the From date is 90 days before the current date.

The data grid displays the recent ACM Check In and Check Out Activity defined by the date range entered. As the user clicks on each row, the Report Viewer populates the ACM Checkout History Detail Report ACM004 (Output) for the row.

Sort Order

Date

The data grid is sorted by the CreatedDate column of the Checkout table in descending order, with the most recent activity at the top of the data grid.

The report displays a single Check In or Check Out, so there is no sort order to the report itself.

Section

The report is then sorted as follows:

Control Breaks

No control breaks are defined for this system output.

Page Breaks

There are no page breaks defined.

Grand Total

No grand totals are defined for this system output.