$TXT Created by BECKWITH,RALPH at MNTVBB.FO-WASH.MED.VA.GOV (KIDS) on Thursday, 03/12/09 at 15:35 ============================================================================= Run Date: FEB 17, 2010 Designation: PRC*5.1*132 Package : PRC - IFCAP Priority: Mandatory Version : 5.1 SEQ #115 Status: Released Compliance Date: MAR 20, 2010 ============================================================================= Associated patches: (v)PRC*5.1*1 <<= must be installed BEFORE `PRC*5.1*132' (v)PRC*5.1*106 <<= must be installed BEFORE `PRC*5.1*132' Subject: HISTORY OF ITEM DISPLAY PROBLEM;ORDER FORM PROBLEM;REPORT ISSUE Category: - Routine Description: ============ This patch will address the following 3 issues: 1. When using the option [PRCH ITEM HIST], under query "ITEM MASTER NUMBER", and the user exits the option with an up-arrow (^), the user is not always returned to "ITEM MASTER NUMBER". Also, when looking at subsequent items in the same process, the user is required to press ENTER an extra time before any data is displayed. 2. When using option [PRCP CATALOG/ORDER FORM PRINT] and the header 'Main Storage Location' is on the bottom of the screen, the first line of data on the next page concatenates off the end of the header. 3. When using option [PRCHOUT PAM] and sending to a printer, some printers encounter an overflow of the header. ASSOCIATED NSR(s): ================== N/A REMEDY: ======= 1. HD0000000164462 - Jumping to History of Item Display/Print 2. HD0000000190384 - Order Form [PRCP CATALOG/ORDER FORM PRINT] problem 3. HD0000000199116 Report Issue PARTICIPATING TEST SITES: ========================= Salt Lake City HCS N. FL/S. GA VHS Bay Pines, Florida Remedy Overview: ================ 1. HD0000000164462 - Jumping to option [History of Item Display/Print] Problem: -------- Under query "ITEM MASTER NUMBER" when using the option [PRCH ITEM HIST] there are times when exiting the option (^), the user is not returned to "ITEM MASTER NUMBER". Also, when looking at subsequent items, the user is required to press ENTER an extra time before any data is displayed. Resolution: ----------- Modify routine PRCHRPT1 to properly exit the option when an up-arrow (^) is encountered and also not require an extra ENTER if looking at multiple items. Routines: PRCHRPT1 2. HD0000000190384 - Order Form [PRCP CATALOG/ORDER FORM PRINT] problem Problem: -------- When sites print a catalog order and the header 'Main Storage Location' is on the bottom of the screen, the first line of data on the next page concatenates off the end of the header. Resolution: ----------- Modify routine PRCPRCAT to insert a line feed after the main heading prints to ensure the item information begins on a new line. Routines: PRCPRCAT 3. HD0000000199116 - Report Issue Problem: -------- When using option [PRCHOUT PAM] and printing to a printer which uses 12 CPI formatting, lines containing 97 or more characters will overflow. Resolution: ----------- Modify routines PRCHPAM and PRCHPAM1 to only print a maximum of 96 characters per line. Routines: PRCHPAM, PRCHPAM1 ========================INSTALLATION INSTRUCTIONS ======================= You may install this patch at any time without interruption to users. It should take less than 2 minutes to install this patch. 1. Choose the PackMan message containing this patch and invoke the INSTALL/CHECK MESSAGE PackMan option. 2. From the Kernel Installation & Distribution System menu, select the Installation menu. 3. From this menu, you may select to use the following options: (when prompted for INSTALL NAME, enter PRC*5.1*132) a. Verify Checksums in Transport Global - This option will allow you to ensure the integrity of the routines that are in the transport global. b. Print Transport Global - This option will allow you to view the components of the KIDS build. c. 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.). d. 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. 4. Use the Install Package(s) option and select the package PRC*5.1*132. 5. When Prompted "Want KIDS to INHIBIT LOGONs during the install? NO//" respond NO. 6. When prompted 'Want to DISABLE Schedule Options, Menu Options and Protocols? NO//', respond YES. When prompted to select the options you would like to place out of order, enter the following: History of Item Display /Print [PRCH ITEM HIST] Order Form [PRCP CATALOG/ORDER FORM PRINT] Amendment/Adjustment Voucher Reprint [PRCHOUT PAM] Routine Information: ==================== The second line of each of these routines now looks like: V ;;5.1;IFCAP;**[Patch List]**;Oct 20, 2000;Build 3 The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: PRCHPAM Before: B24976923 After: B24960601 **132** Routine Name: PRCHPAM1 Before: B24981155 After: B24974135 **132** Routine Name: PRCHRPT1 Before: B44428291 After: B45660011 **15,70,106,132** Routine Name: PRCPRCAT Before: B29522253 After: B29532373 **1,132** Routine list of preceding patches: 1, 106 ============================================================================= User Information: Entered By : BECKWITH,RALPH Date Entered : JAN 13, 2009 Completed By: DUCKWORTH,TIM Date Completed: FEB 01, 2010 Released By : NELSON,VICKI M Date Released : FEB 17, 2010 ============================================================================= Packman Mail Message: ===================== $END TXT