Void Entire Batch

Contents Show

The Void Entire Batch screen is used to void all of the benefits within a batch issuance record.

Void Entire Batch screen

Screen Access

Screen Access

  • Display the Batch Issue History screen > Search for and select a batch issuance record in the Batches data grid > Click the Void Entire Batch button.

Interface Initialization

Upon initial display of the screen, the following occurs:

  • The title bar text is set to "Void Entire Batch".

  • The Batch ID text and value label is visible, disabled, and displays the unique identification number of the batch issuance record.

  • The Number of Checks text and value label is visible, disabled, and displays a count of the total number of benefits within the batch issuance record that was selected on the Batch Issue History screen.

  • The Reason for Voiding drop-down list box is visible, enabled, and initially blank as the default.

  • The OK button is visible and enabled as the default.

  • The Cancel button is visible and enabled as the default.

Screen Elements

Unless otherwise stated below, all controls on the Void Entire Batch screen are visible and enabled when:

If one or more special conditions exist that affect a control on the Void Entire Batch screen, the condition(s) are documented for that specific control below.

Batch ID text and value label

  View the unique identification number of the batch issuance record in the Batch ID text and value label.

The value label is populated with the value of the BATCHISSUEID column of the BATCHISSUE table.

Information in this control is read-only and cannot be changed. The value label displays in the inverse color of the screen.

Number of Checks text and value label

  View the count of the total number of checks in the batch issuance record in the Number of Checks text and value label.

The value label is filled with the value of the NUMBEROFCHECKS column of the BATCHISSUE table.

If the information is not currently available, the value label is blank.

Information in this control is read-only and cannot be changed. The value label displays in the inverse color of the screen.

Reason for Voiding drop-down list box

  Select the reason for voiding the benefits in the Reason for Voiding drop-down list box.

It is populated with the VOIDREASON list from the Reference Dictionary table. The control is initially blank as the default.

OK button

  Click the OK button to process the screen.

It is the default button for the screen, unless otherwise noted.

It does not have a mnemonic. Its keyboard shortcut is the Enter key.

When the OK button is clicked, the following actions occur:

Cancel button

Click the Cancel button to close the screen without processing or saving data.

It does not have a mnemonic. Its keyboard shortcut is the Esc (escape) key.

The Batch Issue History screen displays when the button is clicked.

Processing

If data can be validated and saved on the screen, the following processes occur when the screen is processed:

If no data can be validated and saved on the screen:

Data Map

The Data Map defines the values saved for all controls on the screen. If available, any additional notes or comments are displayed in the Notes column.

Control Label

Control Type

Table. Column

Notes

Batch ID

text and value label

BATCHISSUE. BATCHISSUEID

·

Number of Checks

text and value label

BATCHISSUE. NUMBEROFCHECKS

·

~+Reason for Voiding

drop-down list box

Populated from the description from the REFERENCEDICTIONARY table for the VOIDREASON category.

The selected reason is saved to both BATCHISSUE.VOIDREASON and FOODINSTRUMENT.VOIDREASON.

~ Denotes a required control (if applicable). The process that checks for required controls does not occur on screens displayed in read-only or Details mode.

+ Denotes data written to the database when screen processing occurs (if applicable). The process that writes data to the database does not occur on screens displayed in read-only or Details mode.

|

Clinic