$TXT Created by NAIK,CHINTAN at MNTVMM.FO-ALBANY.MED.VA.GOV (KIDS) on Wednesday, 12/18/02 at 12:00 ============================================================================= Run Date: DEC 20, 2002 Designation: DG*5.3*490 Package : DG - REGISTRATION Priority: EMERGENCY Version : 5.3 SEQ #426 Status: Released Compliance Date: DEC 23, 2002 ============================================================================= Associated patches: (v)DG*5.3*456 <<= must be installed BEFORE `DG*5.3*490' Subject: GMT THRESHOLDS UNDEFINED ERRORS Category: - Routine Description: ============ Developed in MNT,VMM ==================== The patch addresses the following NOIS issues: ============================================= BOI-1202-51611 - Errors after loading Patch IVM*2*62 UNY-1202-11418 - DIS+15^DGMTSC4 errors after DG*5.3*456 install WRJ-1202-11693 - view a means test PROBLEM DESCRIPTION: ==================== The problem occurs when using one of the following options: DG MEANS TEST ADD Add a New Means Test DG MEANS TEST EDIT Edit an Existing Means Test DG MEANS TEST VIEW TEST View a Past Means Test When the following criteria is met the following errors can occur: ERRORS: at line DIS+15^DGMTSC4 at line ADJ+4^DGMTSCC CRITERIA: * The veteran's income is below the MT threshold. * The veteran's assets are above the net worth threshold. * The means test date is prior to the GMT COPAY REQUIRED means test status effective date (JAN 01, 2002). The undefined variable is DGTHG, which stores the GMT threshold. To resolve this issue, a line of code was added to the API CAT^DGMTSCU2 to always set the variable DGTHG to a NULL value prior to calculating the GMT threshold. ROUTINE SUMMARY: ================ The following is a list of the routine(s) included in this patch. The second line of each of these routine(s) will look like: ;;5.3;Registration;**[patch list]**;Aug 13, 1993 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== ========== DGMTSCU2 5124953 5128713 45,130,433,460 456,490 INSTALLATION INSTRUCTIONS: ========================== * This patch requires the following patch be installed: DG*5.3*456 * This patch can be loaded with users on the system. Installation will take less than 2 minutes. Installation Steps: =================== 1. Use the INSTALL/CHECK MESSAGE option on the PackMan menu. [Note: TEXT PRINT/DISPLAY option in the PackMan menu will display the patch text only. 2. Review your mapped set. If any of the routines listed in the ROUTINE SUMMARY section of patches DG*5.3*490 are mapped, they should be removed from the mapped set at this time. 3. From the 'Kernel Installation & Distribution System' menu, select the Installation menu. 4. From this menu, you may elect to use the following options (when prompted for INSTALL NAME, enter DG*5.3*490). a. Backup a Transport Global - This option will create a backup message of any routines exported with the patch. It will NOT backup any other changes such as DDs or templates. b. Compare Transport Global to Current System - This option will allow you to view all changes that will be made when the patch is installed. It compares all components of the patch (routines, DDs, templates, etc.). c. Verify Checksums in Transport Global - This option will allow you to ensure the integrity of the routines that are in the transport global. d. Print Transport Global - This option will allow you to view the components of the KIDS build. 5. Use the Install Package(s) option and select DG*5.3*490. 6. When prompted 'Want KIDS to INHIBIT Logon's during the install? YES//', it is recommended you answer NO. 7. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//', respond YES. When prompted to select the options you would like to place out of order, enter the following: DG MEANS TEST ADD Add a New Means Test DG MEANS TEST EDIT Edit an Existing Means Test DG MEANS TEST VIEW TEST View a Past Means Test EASEC LTC EXEMPTION TEST EDIT Edit an Existing LTC Copay Exemption Test EASEC LTC EXEMPTION TEST VIEW LTC Copay Exemption Test View 8. If routines were unmapped as part of Step 3, they should be returned to the mapped set once the installation has run to completion. Routine Information: ==================== Routine Name: - DGMTSCU2 Add line CAT+26 to always initialize variable DGTHG to a NULL value. Routine Checksum: ============================================================================= User Information: Entered By : NAIK,CHINTAN Date Entered : DEC 17, 2002 Completed By: MOORE,TERRY D Date Completed: DEC 19, 2002 Released By : KOVACH,STUART Date Released : DEC 20, 2002 ============================================================================= Packman Mail Message: ===================== $END TXT