$TXT Created by WESLEY,PAUL at MNTVBB.FO-ALBANY.MED.VA.GOV (KIDS) on Tuesday, 05/18/04 at 14:54 ============================================================================= Run Date: JUL 07, 2004 Designation: PSA*3*43 Package : PSA - DRUG ACCOUNTABILITY Priority: Mandatory Version : 3 SEQ #30 Status: Released Compliance Date: AUG 07, 2004 ============================================================================= Associated patches: (v)PSA*3*21 <<= must be installed BEFORE `PSA*3*43' Subject: DRUG ACCOUNTABILITY UNDEFINED EDIT ERROR Category: - Routine Description: ============ This patch addresses the problem in Drug Accountability where the menu "Setup/Edit a Pharmacy Location" [PSA LOCATION EDIT] generates the following error: $ZERROR=DAVEB+5^PSAENTO:3, %DSM-E-UNDEF, undefined variable Y(0,0). ASSOCIATED NOIS: ================ 1. BAC-0404-42151 ERROR DURING SETUP/EDIT PHARMACY LOCATION 2. BRX-0404-11782 Y(0,0) UNDEF 3. PUG-0604-50429 DAVEB+5~PSAENTO 4. HIN-0504-41809 Unlinking IV Rooms Problem ASSOCIATED E3R(s): ================== N/A PARTICIPATING TEST SITES: ========================= Ann Arbor, MI - DSM Battle Creek, MI - DSM Clarksburg, WV - Cache/VMS El Paso, Texas - NT Hines, IL - DSM NOIS OVERVIEW: ============== Patch PSA*3*12 made a code change that is causing the selection of a location to generate an undefined error. Resolution: ----------- The necessary code has been put back into place. COMPONENTS: =========== N/A TECHNICAL: ========== Patch PSA*3*12 removed the character 'Z' from the variable DIC(0) which tells the call in selecting a location, to bring back the value of the name of the location in the variable Y(0,0). Y(0,0) is looked for in the program after the DIC(0). Without that character the location name is not put into Y(0,0) and that variable is undefined. Resolution: ----------- The character 'Z' has been put back into the variable DIC(0). ROUTINE SUMMARY =============== The following is a list of the routines included in this patch. The second line of the routine now looks like: ;;2.0;INTEGRATED BILLING;**[PATCH LIST]**;21-MAR-94 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== =========== PSAENTO 27368508 27443394 12,21,43 INSTALLATION INSTRUCTIONS ========================= This patch can be loaded with users in the system. There should be no one using the menu "Set Up/Edit a Pharmacy Location" [PSA LOCATION EDIT] during the installation. Installation time will be less than one minute. 1. Start up the Kernel Installation and Distribution System Menu [XPD MAIN]: Edits and Distribution ... Utilities ... Installation ... Select Kernel Installation & Distribution System Option: Installation --- 1 Load a Distribution 2 Verify Checksums in Transport Global 3 Print Transport Global 4 Compare Transport Global to Current System 5 Backup a Transport Global 6 Install Package(s) Restart Install of Package(s) Unload a Distribution 2. From this menu, you may elect to use the following options (When prompted for the INSTALL NAME, enter PSA*3.0*43 ): 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. 6. Use the Install Package(s) option and select the package PSA*3.0*43. a. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//', answer NO. b. When prompted 'Want to DISABLE Scheduled Options and Menu Options and Protocols? YES//', answer NO. 7. There should not be any un-mapping nor re-mapping required for this patch. Routine Information: ==================== Routine Name: - PSAENTO Routine Checksum: ============================================================================= User Information: Entered By : WESLEY,PAUL Date Entered : APR 30, 2004 Completed By: ANDERSON,MAXINE Date Completed: JUL 02, 2004 Released By : LYTTLE,KIM M Date Released : JUL 07, 2004 ============================================================================= Packman Mail Message: ===================== $END TXT