$TXT Created by WANG,CHI at MNTVBB.FO-ALBANY.MED.VA.GOV (KIDS) on Tuesday, 01/31/06 at 11:47 Run Date: MAR 28, 2006 Designation: PRCA*4.5*231 Package : PRCA - ACCOUNTS RECEIVABLE Priority: Mandatory Version : 4.5 SEQ #213 Status: Released Compliance Date: APR 28, 2006 ============================================================================= Associated patches: (v)PRCA*4.5*220<<= must be installed BEFORE `PRCA*4.5*231' Subject: REVENUE SOURCE CODE Category: - Routine - Data Dictionary - Print Template Description: ============ This patch addresses 1 issue. This change will allow the Revenue Source code to contain uppercase letters as well as numbers in any of the four positions. The code is entered using the Enter/Edit Revenue Source Code [PRCA FMS RSC ENTER/EDIT] option. ASSOCIATED REMEDY: ================== 1. HD64488 BUT-1204-20495 problem adding Revenue Source Codes duplicates: HD64761 - LEB-0105-21599 ENTERING NEW REVENUE SOURCE CODES HD85924 - Revenue Source Code (RSC) Problem HD98551 - New Source Code - Can't Add - U242 ASSOCIATED E3R(s): ================== N/A PARTICIPATING TEST SITES: ========================= BUTLER, PA DAYTON, PA HONOLULU, HI LEBANON, PA LEXINGTON, KY UPSTATE NEW YORK HCS REMEDY OVERVIEW: ================ 1. HD64488 BUT-1204-20495 problem adding Revenue Source Codes Problem: -------- Site was not able to enter the "U" codes through the Enter/Edit Revenue Source Code [PRCA FMS RSC ENTER/EDIT] option when they already exist and are active in FMS. Resolution: ----------- The data type of the SOURCE CODE (#.01) field in the Revenue Source Code file (#347.3) has been modified to allow the entry of free text, and the maximum length of the code has also been changed to coincide with FMS. The input transform of the pointer REVENUE CODE (#255) field in the Accounts Receivable (#430) file has been modified to store the code in the same format as before. DATA NAME GLOBAL DATA ELEMENT TITLE LOCATION TYPE -------------------------------------------------------------------------- 347.3,.01 SOURCE CODE 0;1 FREE TEXT (Required) INPUT TRANSFORM: I $D(X) K:$L(X)>4!($L(X)<1)!'(X'?1P.E) X 430,255 REVENUE SOURCE 11;6 POINTER TO REVENUE SOURCE CODE FILE(#347.3) (Required) INPUT TRANSFORM: D RSC^RCXFMSUR Also, the [PRCA DISP AUDIT2] print template and two routines RCXFMSUR and PRCAFUT have been modified to reflect the change in the Revenue Source Code. FMS will only accept uppercase characters so when using the Enter/Edit Revenue Source Code [PRCA FMS RSC ENTER/EDIT] option, a lowercase character in the code will be converted to uppercase. 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: ;;4.5;Accounts Receivable;**[patch list]**;Mar 20, 1995 CHECK^XTSUMBLD results Routine Before Patch After Patch Patch List --------- ------------ ----------- ---------- PRCAFUT 8855768 10692318 5,39,64,92,104,169 188,194,220,231 RCXFMSUR 9468045 10661892 90,101,170,203,173 220,231 CHECK1^XTSUMBLD results Routine Before Patch After Patch Patch List --------- ------------ ----------- ---------- PRCAFUT 30486823 40349439 5,39,64,92,104,169 188,194,220,231 RCXFMSUR 46524145 53268142 90,101,170,203,173 220,231 INSTALLATION INSTRUCTIONS: ========================== It is recommended that this patch be installed outside of normal business hours to avoid any complications resulting from users on the system. Installation will take less than 2 minutes. Note: Since this patch involves a Data Dictionary change, the user installing needs to have their DUZ(0) set to @. 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 PRCA*4.5*231): 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? NO//" answer NO c. When prompted "Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//" answer NO Routine Information: ==================== The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: PRCAFUT Before: B30486823 After: B40349439 **5,39,64,92,104,169,188,194,220,231** Routine Name: RCXFMSUR Before: B46524145 After: B53268142 **90,101,170,203,173,220,231** ============================================================================= User Information: Entered By : WANG,CHI Date Entered : MAR 29, 2005 Completed By: DAWSON,TIM Date Completed: MAR 27, 2006 Released By : GROOMS,CARMEN L Date Released : MAR 28, 2006 ============================================================================= Packman Mail Message: ===================== $END TXT