$TXT Created by SCHMITZ,STEVEN at MNTVBB.FO-WASH.MED.VA.GOV (KIDS) on Wednesday, 06/28/06 at 10:26 ============================================================================= Run Date: OCT 11, 2006 Designation: PRC*5.1*90 Package : PRC - IFCAP Priority: Mandatory Version : 5.1 SEQ #87 Status: Released Compliance Date: NOV 11, 2006 ============================================================================= Subject: FIX DISPLAY/PRINT 1358 PROBLEM /FIX RUNNING BALANCE LAYOUT ISSUES Category: - Routine Description: ============ This patch corrects two IFCAP issues. 1. Fix the inability of the Display/Print 1358 option to find an obligation number when the user had previously used this option and then backed completely out. 2. Fix print issues for the Running Balances report. A blank page precedes the printing of the report and the page number is wrapping to the next line. ASSOCIATED REMEDY TICKETS: ========================= 1. HD106615 - Display/Print 1358 loses pointer to obligation. 2. HD113095 - A blank page precedes each report. The page number wraps. PARTICIPATING TEST SITES: ======================== Spokane VAMC Boston HCS West Palm Beach VAMC REMEDY OVERVIEW: =============== 1. HD106615 - Display/Print 1358 loses pointer to obligation. Problem: ------- When a user runs the Display/Print 1358 option, selects an obligation number, runs the report and then answers NO to the question, "Do you wish to print another 1358? ", they exit the option. After exiting, if they decide to go back into the option and enter a different obligation number than the previous one entered, the option will indicate it cannot be found by displaying ?? after the user hits the enter key. This is occurring even when the user enters a valid obligation number. Resolution: ---------- A variable that holds a pointer to the original obligation that was entered by the user is not killed prior to leaving the option the first time, causing the error. This variable will be killed before leaving the option. Routine: PRCEFIS4 2. HD113095 - A blank page precedes each report. The page number wraps. Problem: ------- When running the option Running Balances two issues have arisen. First the report displays an extra blank page before each report. The second because of the placement of the word 'PAGE', the page number wraps on printouts. When running this option to your screen you will not notice the problem, but when queued to a printer it shows up. Resolution: ---------- Changes were made to the report to remove the extra page and adjust the layout of the page number. The change to the page number will stop the number from wrapping to the next line on printout. Routines: PRCSFMS PRCSFMS1 PRCSP1A =====================INSTALLATION INSTRUCTIONS ========================= This patch can be installed with users on the system, however several options will need to be disabled (see step 4). Install Time - less than 2 minutes. 1. LOAD TRANSPORT GLOBAL --------------------- Choose the PackMan message containing this patch and invoke the INSTALL/CHECK MESSAGE PackMan option. 2. START UP KIDS ------------- Start up the Kernel Installation and Distribution System Menu [XPD MAIN]: Edits and Distribution ... Utilities ... Installation ... Select Kernel Installation & Distribution System Option: INStallation Load a Distribution Print Transport Global Compare Transport Global to Current System Verify Checksums in Transport Global Install Package(s) Restart Install of Package(s) Unload a Distribution Backup a Transport Global 3. Select Installation Option: -------------------------- NOTE: The following are OPTIONAL - (When prompted for the INSTALL NAME, enter PRC*5.1*90): a. Backup a Transport Global - This option will create a backup message of any routines exported with this patch. It will not backup any other changes such as DD's or templates. b. Compare Transport Global to Current System - This option will allow you to view all changes that will be made when this patch is installed. It compares all components of this patch (routines, DD's, 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. 4. Select Installation Option: Install Package(s) ------------------ **This is the step to start the installation of this KIDS patch: a. Choose the Install Package(s) option to start the patch install. b. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//' answer NO c. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//' answer YES d. When prompted 'Enter options you wish to mark as 'Out Of Order':' Enter the following options: Display/Print 1358 [PRCEF DISPLAY/PRINT 1358] Running Balances [PRCSCPB] e. When prompted 'Enter protocols you wish to mark as 'Out Of Order':' press . ROUTINE SUMMARY: =============== The following is a list of the routines included in this patch. The second line of each of these routines now looks like: ;;5.1;IFCAP;**[patch list]**;Oct 20, 2000 CHECK^XTSUMBLD results Routine Before Patch After Patch Patch List -------- ------------ ----------- ---------- PRCEFIS4 5112001 5159899 90 PRCSFMS 5760994 5759810 90 PRCSFMS1 9224345 9223222 90 PRCSP1A 23146013 23579819 90 Number of Routines = 4 Routine Information: ==================== The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: PRCEFIS4 Before: B7242646 After: B7308183 **90** Routine Name: PRCSFMS Before: B10346074 After: B10344273 **90** Routine Name: PRCSFMS1 Before: B17771985 After: B17770205 **90** Routine Name: PRCSP1A Before: B46555519 After: B47712305 **90** ============================================================================= User Information: Entered By : SCHMITZ,STEVEN Date Entered : SEP 30, 2005 Completed By: WERNER,GARY Date Completed: OCT 05, 2006 Released By : COPELAND,ROLANDA Date Released : OCT 11, 2006 ============================================================================= Packman Mail Message: ===================== $END TXT