Contents Show
Changes made to the SPIRIT WIC database in this release of the software are detailed below.
Added the following column to the FoodInstrumentRedeemed table:
Column Name |
Data Type |
Constraint |
BusinessDay |
Numeric(10,0) |
NULL |
Added the following column to the FoodInstrumentRedeemed_Aggregated table:
Column Name |
Data Type |
Constraint |
BusinessDay |
Numeric(10,0) |
NULL |
Added the following columns to the Wholesaler table:
Column Name |
Data Type |
Constraint |
SystemDefined |
char(1) |
NOT NULL DEFAULT 'N' |
The following row was added to the Wholesaler table:
Column Name |
Row Value |
NAME |
'Wholesaler Not Listed' |
CREATEDTTM |
GETDATE() |
CREATEUSERID |
'EGT-46' |
MODIFYDTTM |
GETDATE() |
MODIFYUSERID |
'EGT-46' |
SystemDefined |
TYPE |
WholesalerID |
Max(WholesalerID) + 1 |
The following row was added to the WholesalerType table:
Column Name |
Row Value |
WholesalerTypeID |
Max(WholesalerTypeID) + 1 |
WholesalerID |
WholesalerID from new Wholesaler record |
WholesalerType |
1 |
CREATEDTTM |
GETDATE() |
CREATEUSERID |
'EGT-46' |
MODIFYDTTM |
GETDATE() |
MODIFYUSERID |
'EGT-46' |
The following row was added to the WholesalerType table:
Column Name |
Row Value |
WholesalerTypeID |
Max(WholesalerTypeID) + 1 |
WholesalerID |
WholesalerID from new Wholesaler record |
WholesalerType |
2 |
CREATEDTTM |
GETDATE() |
CREATEUSERID |
'EGT-46' |
MODIFYDTTM |
GETDATE() |
MODIFYUSERID |
'EGT-46' |
The following row was added to the WholesalerType table:
Column Name |
Row Value |
WholesalerTypeID |
Max(WholesalerTypeID) + 1 |
WholesalerID |
WholesalerID from new Wholesaler record |
WholesalerType |
3 |
CREATEDTTM |
GETDATE() |
CREATEUSERID |
'EGT-46' |
MODIFYDTTM |
GETDATE() |
MODIFYUSERID |
'EGT-46' |
The following row was added to the WholesalerType table:
Column Name |
Row Value |
WholesalerTypeID |
Max(WholesalerTypeID) + 1 |
WholesalerID |
WholesalerID from new Wholesaler record |
WholesalerType |
4 |
CREATEDTTM |
GETDATE() |
CREATEUSERID |
'EGT-46' |
MODIFYDTTM |
GETDATE() |
MODIFYUSERID |
'EGT-46' |
Added the following stored procedure(s):
Stored Procedure |
GetCostNeutrality |
Modified the following stored procedure(s):
Stored Procedure |
V_MULTIUSE_BREASTPUMP_DETAIL_LIST |
Modified the following stored procedure(s):
Stored Procedure |
uspVendorSaveVendorImage |
Modified the following stored procedure(s):
Stored Procedure |
uspHighRiskOutreach |
Added the following stored procedure(s):
Stored Procedure |
GetHighCostFoodInstrument |
Modified the following stored procedure(s):
Stored Procedure |
GetSupplierRebate |
Modified the following stored procedure(s):
Stored Procedure |
V_EBTFoodInstruments |
Added the following user defined function(s):
Stored Procedure |
GetFoodRx |
Added the following stored procedure(s):
Stored Procedure |
GetZScoreFromPct |
Modified the following stored procedure(s):
Stored Procedure |
sp_Vendor_GetRiskFactors |
Added the following stored procedure(s):
Stored Procedure |
GetYtdParticipationAndOutlays |
Added the following stored procedure(s):
Stored Procedure |
uspToggleHouseholdOnsite |
Modified the following stored procedure(s):
Stored Procedure |
uspInterviewAgencyPackageSaveData |
Deleted the following stored procedure(s):
View |
GetNextInterviewQuestionID |
Modified the following view(s):
View |
V_VENDORS_BY_COUNTY |
Added the following stored procedure(s):
Stored Procedure |
uspReportVendorSanctionPoints |
Deleted the following view(s):
View |
V_VENDOR_SANCTIONPOINTS |
Added the following columns to the GSCHANGEHOUSEHOLDID table:
Column Name |
Data Type |
Constraint |
REVIEWNEWHOUSEHOLD |
Char(1) |
NULL |
Modified the following stored procedure(s):
Stored Procedure |
uspEBTGetVoidData |
Added the following stored procedure(s):
Stored Procedure |
GetBFSummary |
Deleted the following view(s):
View |
V_INFANTS_BREASTFEEDING_SUMMARY |
Modified the following stored procedure(s):
Stored Procedure |
uspReportedParticipationMonthly |
Added the following stored procedure(s):
Stored Procedure |
uspVendorGetSanctionPointTotal |
Added the following stored procedure(s):
Stored Procedure |
uspNutritionAssessmentMismatchesCertification |
Modified the following stored procedure(s):
Stored Procedure |
uspReportGetMedicalPrescriptions |
Modified the following view(s):
View |
V_DELAYEDBLOODWORKLISTITEMS |
Modified the following stored procedure(s):
Stored Procedure |
BFDurationIsBF |
BFDurationNotBF |
Modified the following stored procedure(s):
Stored Procedure |
uspReportInitialContactsReportData |
Modified the following stored procedure(s):
Stored Procedure |
uspReportGetReportedParticipationList |
Modified the following stored procedure(s):
Stored Procedure |
GetPCContactPendingBf |
Modified the following stored procedure(s):
Stored Procedure |
uspReportGetBreastfeedingInitiation |
Modified the following stored procedure(s):
Stored Procedure |
V_FOODINSTRUMENT_FISCAL_REDEMPTIONS |