County/Municipality Caseload

Contents Show

The County/Municipality Caseload screen is used to manage county/municipality caseload data.

County/Municipality Caseload screen

Screen Access

Screen Access

County Caseload

Interface Initialization

Upon initial display of the screen, the following occurs:

  • The title bar text is set to "County/Municipality Caseload".

  • The Estimated Eligibles data grid contains each County within the County table and each legal municipality within the County

  • The Eligibles column in the data grid is enabled and defaults to 0.

  • The Affirmative Action Score column in the data grid is enabled and defaults to 0.000.

  • The first row in the data grid is initially selected as the default.

  • The County value label displays the County currently selected on the Estimated Eligibles data grid.

  • The Total value label displays the total estimated eligibles for the County currently selected on the Estimated Eligibles data grid

  • The New Fiscal Year button is visible and enabled.

  • The Fiscal Year drop-down list box is enabled and defaults to the current fiscal year.

  • 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 County/Municipality Caseload screen are visible and enabled when:

If one or more special conditions exist that affect a control on the County/Municipality Caseload screen, the condition(s) are documented for that specific control below.

Estimated Eligibles editable data grid

  View the information in the Estimated Eligibles editable data grid.

Enter estimated eligibles data for each clinic in the data grid.

A record is displayed in the data grid for each County within the County table and each legal municipality within the County.

The records of the data grid will sort first by County name in alphabetical ascending order according to the contents of the County column and second by Legal Municipality name within each County in alphabetical ascending order according to the contents of the Legal Municipality column. The estimated values are populated from the COUNTYESTIMATED table for the County. The estimated values are populated from the LEGALMUNICIPALITYESTIMATED table for the municipality. Integer values may be entered in the Eligibles columns. The maximum size of the Eligibles control will be seven (7). The control will allow numeric only. The mask for the Affirmative Action Score control will be "(+/-)###.###". The maximum size of the control will be six (6). The control will allow numeric only and decimal. The rows in the Eligibles and Affirmative Action Score columns is enabled for editing if the Fiscal Year has not been closed. If the Fiscal Year has not been closed, the rows in the Eligibles and Affirmative Action Score columns will be view-only.

Note

NOTE: Only the most recent fiscal year is open for editing. If the selected Fiscal Year is closed, the data displayed in the Estimated Eligibles data grid is not available to be updated.

The data grid consists of the following control(s):

County column

This column displays the name of the county for each record displayed within the data grid.

The title of the column is set to "County". The information displayed within the column is read-only.

Municipality column

This column displays the name of the municipality for each record displayed within the data grid.

The title of the column is set to "Municipality". The information displayed within the column is read-only.

Eligibles column

This column contains a masked edit box for each record displayed within the editable data grid. Enter or update the number of estimated eligibles for the selected fiscal year.

The title of the column is set to "Eligibles". The information displayed within the column is editable.

Affirmative Action Score column

This column contains a masked edit box for each record displayed within the editable data grid. Enter or update the affirmative action score for the selected fiscal year.

The title of the column is set to "Affirmative Action Score". The information displayed within the column is editable.

County value label

  View the county selected in the Estimated Eligibles data grid in the County value label.

The value label will contain the name of the County selected in the Estimated Eligibles data grid. The name of the County will change upon change of record in the Estimated Eligibles data grid.

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

Total value label

  View the total estimated eligibles for the county currently selected in the Estimated Eligibles data grid in the Total value label.

The value for the control will be calculated from the sum of the Legal Municipalities within the selected County from the amount entered in the Eligibles column in the Estimated Eligibles data grid.

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

New Fiscal Year button

  Click the New Fiscal Year button to add a fiscal year and close the previous fiscal year.

The control is enabled when:

It has a mnemonic of "N".

A standard confirmation message displays when the button is clicked.

Upon selection of the button, the system displays the C0032 standard confirmation message. The options of Yes and No are available. If the user clicks Yes, the system automatically adds the next numeric fiscal year to the FISCALYEAR table. If the user clicks No, the system returns to the County/Municipality Caseload screen.

Fiscal Year drop-down list box

  Select the fiscal year for which to display caseload data in the Fiscal Year drop-down list box.

The drop-down list box is filled with all available fiscal years from the FISCALYEAR table. The value defaults to the latest fiscal year. The user can view caseload data from previous fiscal years by selecting that fiscal year.

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.

The Participant List screen displays when the button is clicked.

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 Participant List 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

Required

Table

Column

Notes

FISCAL YEAR

·

COUNTYESTIMATED

Fiscal Year ID

·

COUNTY

·

COUNTYESTIMATED

County

·

ELIGIBLES

·

COUNTYESTIMATED

BalanceEstimatedEligibles

·

AFFIRMATIVE ACTION SCORE

·

COUNTYESTIMATED

AffirmativeActionScore

·

FISCAL YEAR

·

LEGALMUNICIPALITYESTINATED

Fiscal Year ID

·

MUNICIPALITY

·

LEGALMUNICIPALITYESTINATED

Sub-set list of LocalMunicipality within County

·

ELIGIBLES

·

LEGALMUNICIPALITYESTINATED

BalanceEstimatedEligibles

·

AFFIRMATIVE ACTION SCORE

·

LEGALMUNICIPALITYESTINATED

AffirmativeActionScore

·

|

State Office