2.18.05 Database Changes

Contents Show

Changes made to the SPIRIT WIC database in this release of the software are detailed below.

EGT-29

Modified the following view(s):

View

v_DirectShippedItems

EGT-31

The following row was added to the STATEBUSINESSRULES table:

Column Name

Row Value

CATEGORYID

CLN_PromptForPFDTUAdjustment

VALUE

N

DESCRIPTION

Prompt the user to pick a PFDTU if the original value is before the certification effective date.

EGT-32

Modified the following view(s):

View

[dbo].[V_CLASS_ENROLLMENTS_REPORT]

Modified the following stored procedure(s):

Stored Procedure

[dbo].[uspReportGetClassEnrollmentData]

EGT-38

Modified the following stored procedure(s):

Stored Procedure

[dbo].[uspReportGetMedicalPrescriptions]

[dbo].[uspReportGetMedicalPrescriptionsRxExpiration]

SUG-396, EGT-145

Modified the following view(s):

View

V_EOD_ARCHIVE_INACTIVE_PARTICIPANTS

SUG-1915, EGT-158

Added the following columns to the dbo.CaseloadCountInitialParticipation table:

Column Name

Data Type

Constraint

PRIORITY

VARCHAR(1)

NOT NULL

SUBPRIORITY

VARCHAR(1)

NOT NULL

Added the following stored procedure(s):

Stored Procedure

dbo.uspCaseloadCountInitialParticipationSave

dbo.uspGetInitAndCloseoutParticipation

TOF-146, EGT-84

Added the following stored procedure(s):

Stored Procedure

uspVendorAddnewPriceListItems

TOS-45, EGT-107

Modified the following stored procedure(s):

Stored Procedure

uspSaveNewPriceList

uspSavePendingCorporatePrice

uspSavePendingVendorPrice

TOS-51, EGT-106

Added the following columns to the Communication table:

Column Name

Data Type

Constraint

UsePreviousPrices

char(1)

DEFAULT 'N' NOT NULL