$TXT Created by CORONA,JOSE at DEVVCC.FO-ALBANY.MED.VA.GOV (KIDS) on Thursday, 05/11/06 at 15:13 ============================================================================= Run Date: JUN 14, 2006 Designation: EC*2*72 Package : EC - EVENT CAPTURE Priority: Mandatory Version : 2 SEQ #76 Status: Released Compliance Date: JUL 15, 2006 ============================================================================= Associated patches: (v)EC*2*59 <<= must be installed BEFORE `EC*2*72' (v)EC*2*65 <<= must be installed BEFORE `EC*2*72' (v)EC*2*75 <<= must be installed BEFORE `EC*2*72' (v)EC*2*78 <<= must be installed BEFORE `EC*2*72' Subject: ECS FY06 ENHANCEMENTS Category: - Enhancement (Mandatory) - Routine - Data Dictionary - Input Template Description: ============ ****************************** A L E R T ****************************** This patch involves a conversion of provider fields #10, #15 and #17 of the Event Capture File #721 to a multiple field #42 in the same file. The EC application will be unavailable during the conversion. Please install during non-peak hours. ************************************************************************* The following changes were identified by Bedford Decision Support Office (DSO) for addition to the Event Capture product for FY06. 1) Add Multiple Dates/Multiple Procedures Data Entry option to Event Capture System (ECS) Graphical User Interface (GUI). a. Technical o Create a new form called UfrmMultiple1 with multiple tabs. o Modified existing routine and form UfrmDataEntryMenu to add new multiple option. o Delphi routine UfrmECMain was changed to update the client version from 2.0.11.0 to 2.1.0.0. o Menu option EC GUI Context version 2.0.11.0 was changed to update the server version to 2.1.0.0. b. Functional o The new menu option will be selectable from the Data Entry Option Menu. o User can enter multiple procedure for multiple patients by selecting the 'Providers', 'Procedures', and 'Patients' tabs. o Users have the ability to remove/edit procedures, providers, and patients. 2) Add two new reports to the ECS Management Menu which will list ECS products with out-of-date Current Procedural Terminology (CPT) codes. These reports will be called: - Event Code Screens with CPT Codes Report. - National/Local Procedure Codes with Inactive CPT Codes. a. Technical o New routines ECSCPT and ECSCPT1 were created to generate the "Event Code Screens with CPT Codes Report". o A new routine ECINCPT was created to generate the "National/Local "Procedure Codes with Inactive CPT Codes." o A new option ECSCPT was created for the "Event Code Screens with CPT Codes Report". o A new option ECINCPT was created for the "National/Local Procedure Codes with Inactive CPT Codes." o Help frames ECSCPT and ECINCPT were created. o Routines ECRRPC and ECRRPT1 were modified to handle the two (2) new reports from the ECS GUI interface. These routines govern the remote procedure call (RPC), EC REPORTS. o Delphi routine and form UfrmSelectReport was modified to add the two new reports. b. Functional o The new menu options will be selectable from the Management Report Menu. o Users must have the ECMGR key to access these reports. o Event Code Screens with CPT Codes Report This option allows the user to print/display event code screens with active/inactive/both CPT codes for all or a specific DSS Unit. The output includes - Run Date - Location - Service - DSS Unit - Category (if applicable) - Procedure Name - National Number - CPT Code (CPT inactive codes are flagged with an *I* when printing both active and inactive codes) o National/Local Procedure Codes with Inactive CPT Codes This report provides a list of National and Local Procedure Codes with inactive CPT codes from EC NATIONAL PROCEDURE (#725) file. The output includes - Run Date - National Number - National Name - CPT Code - Inactive Date 3) Allow an unlimited number of providers in ECS Data Entry along with the ability of sending them to Patient Care Encounter (PCE). Also allow for the display of up to 7 providers on the Provider Summary report. a. Technical o A new provider utility/API routine ECPRVMUT was created to prompt for providers, display providers and file providers. o Routine ECPRSUM1 was modified to display 7 providers instead of 3. o The following routines were modified to use the new provider APIs: ECED1, ECED3, ECEDF, ECBEN1A, ECBEN1B, ECBEN2A, ECBEN2U, ECBENF, ECBEP1A, ECBEP1B, ECBEP2A, ECBEP2B, ECBEPF, ECMLMF, ECMLMD, ECMUTL, ECPAT, ECPROV3, ECOSSUM, ECPRSUM1, ECPCER, ECRPRSN, ECNTPCE, ECUERPC, ECUERPC1, ECUERPC2 and ECV3RPC. o Templates "EC CREATE PATIENT ENTRY" and "EC FILE PCE NODE" were modified to remove reference to old provider variables. o A new multiple "PROVIDER MULTIPLE" (#42) field was added to EVENT CAPTURE PATIENT (#721) file. o Provider fields "PROVIDER" (#10), "PROVIDER #2" (#15) and "PROVIDER #3" (#17) were flagged for inactivation and will no longer be used after the installation of this patch. o "PCE DATA FEED" (#30) field documentation was updated to remove reference to old provider fields. o Help frame "EC PRO SUM" was modified to reflect 7 providers instead of 3. o Option "EC PRO SUM" was modified to reflect 7 providers instead of 3. o DBIA1873 was modified to remove reference to provider fields "PROVIDER" (#10), "PROVIDER #2" (#15) and "PROVIDER #3" (#17). o DBIA4460 was created to prompt/file/display an encounter's providers. o Post install routine EC2P72PT was created to perform the conversion of the provider fields. The data stored in fields "PROVIDER" (#10), "PROVIDER #2" (#15) and "PROVIDER #3" (#17) will be moved to the "PROVIDER MULTIPLE" (#42) field. This job will run in the background. o DSS companion patch ECX*3.0*89 was created to call API $$GETPRV^ECPRVMUT to get the provider instead of reading directly from fields "PROVIDER" (#10), "PROVIDER #2" (#15) and "PROVIDER #3" (#17). o DELPHI routines and forms for UfrmEditPatientProc and UfrmEditProcPatients2 were changed to allow unlimited number of providers during entry. Delphi form UfrmSelectReport was modified to reflect 7 providers instead of 3. o Delphi routine UDataEntryUtilities.pas was changed to allowing for filing an unlimited number of providers. o Delphi spreadsheet routine Mainspread.pas was changed to allow for filing provider using the new data structure. b. Functional o Routine ECPRVMUT provides the following APIs. $$GETPRV(ECIEN,OUTARR) - returns the providers associated with an encounter. $$GETPPRV(ECIEN,ECPPROV) - returns the primary provider associated with an encounter. $$FILPRV(ECIEN,ECPRVARY, - files multiple providers for an encounter. ECOUT) $$ASKPRV(ECIEN,ECDT, - prompt and validate providers (primary and ECPRVARY,ECOUT) multiple secondary). $$COMP(ECUX,ECDTX) - gets provider class information. o The following options were affected by the provider changes. ECS Roll-n-Scroll ----------------- Event Capture Data Entry ... Enter/Edit Patient Procedures Batch Enter Data by Patient Data Entry (Batch) by Procedure Multiple Dates/Multiple Procedures Data Entry Event Capture Reports ... Patient Summary - Event Capture Provider Summary Report Ordering Section Summary Report Provider (1-7) Summary Report PCE Data Summary Procedure Reason Report Records Failing Transmission to PCE Report ECS GUI ------- Data Entry ... Enter/Edit Patient Procedure(s) Batch (Same Procedure, Multiple Patients) Spreadsheet Reports ... (same reports as roll-n-scroll) o The conversion of the providers will be done in the background. During this process users will not be able to access Event Capture. When the process is completed a mail message will be generated and sent to the patch installer with information on the conversion. If the process is halted for any reason. Then a mail message will be sent to the installer indicating the number of records that have been converted and how to restart the process from the last record. o When a duplicate record is uploaded, the provider along with other data is displayed to the user to indicate a duplicate record. Users will continue to see only 3 providers even if the encounter has more than 3 providers. 4) Add EC National Procedure Code to EC Reports. a. Technical o The following routines were modified to add the national procedure code to the reports: - ECPAT, ECOSSUM, ECRDSSU, ECPROV3, ECPRSUM1, ECPCER, ECRPRSN, and ECNTPCE. b. Functional o Users will see the 5 character EC national number associated with a procedure now being displayed on the following reports in the roll-n-scroll and GUI applications. Event Capture Reports ... Patient Summary - Event Capture DSS Unit Workload Summary Provider Summary Report Ordering Section Summary Report Provider (1-7) Summary Report PCE Data Summary Procedure Reason Report Records Failing Transmission to PCE Report 5) Add a column titled "Status" to reflect inactive or active status of Event Code Screens for ECS GUI only. a. Technical o DELPHI routine and form UfrmECMgmtmenu was modified to add the status column to the grid. b. Functional o Users will see an additional column called "Status" when they select the 'Event Code Screen' button from the GUI Management Menu. The value will be 'Active' or 'Inactive' 6) Update the ECS GUI to include a time out feature consistent with Computerized Patient Record System (CPRS). a. Technical o DELPHI routine and form UfrmECMain was modified to add a 300 second time out. b. Functional o If the EC GUI application is left unattended for 300 seconds then it will timeout. 7) Use LEX API to perform lookup diagnosis instead of using file ICD DIAGNOSIS (#80) file. a. Technical o Routine ECUTL2 was changed to use LEX api, CONFIG^LEXSET, and Fileman lookup using EXPRESSIONS (#757.01) file instead of Fileman lookup on ICD DIAGNOSIS (#80) file. o Routine ECEDU was changed to use call PDX^ECUTL2 which points to LEX files instead of interacting with ICD DIAGNOSIS (#80) file through Fileman. o Routines ECUMRCP1 and ECUMRPC2 were modified to add code to RPC, EC GETLIST, to return a list of ICD code from LEX API. A new line tag LEX was added to routine ECUMRPC2 to return a list of ICD code matches base on a search string. o DELPHI routines UfrmEditPatientProc and UfrmEditProcPatients2 were modified to use RPC, EC GETLIST, to retrieve ICD9 codes from Lex database instead of ICD DIAGNOSIS (#80) file. o The following supported DataBase Integration Agreements (DBIAs) were used:- * DBIA1577 - CONFIG^LEXSET in routines ECUTL2 AND ECUMRPC2. * DBIA2950 - LOOK^LEXA in routine ECUMRPC2. * DBIA1573 - $$ICDONE^LEXU in routine ECUMRPC2. b. Functional o All data entry options under the roll-n-scroll application were affected by this changed. Also all data entry options under the GUI application. This patch addresses the following New Service Request (NSR): ------------------------------------------------------------- Request ID: 20050309 This patch addresses the following NOIS/REMEDY message(s): ----------------------------------------------------- Remedy Ticket: HD0000000106066 TWO ALT B commands are present on the procedure entry screen. Problem: -------- Site reported that there are two fields on the GUI Data Entry screens that use the ALT-B command. These fields are the CPT modifier and provider fields. They are using Jaws for users in Blind Rehab and this presents problems for their blind users. Resolution: ----------- Delphi forms UfrmEditPatientProc.dfm and UfrmEditProcPatients2 were modified to use make the accelerator keys unique. This patch addresses the following NOIS/REMEDY message(s): ----------------------------------------------------- Remedy Ticket: HD0000000144418 Application opens in background Problem: -------- During testing of this patch 72, test sites reported that the Event Capture GUI was opening in the background. Resolution: ----------- The Delphi project source code, EventCaptureGUI.dpr, was modified to correct this defect. Misc Problem: ------------ While testing a problem was identified in the roll-n-scroll Event Code Screens (Create). The procedure selected showed up as a -1 when displayed as shown below: Event Code Screen Information: ---------------------------- DSS Unit : JAM TEST UNIT Category : None Procedure: -1 Is this information correct? YES// Resolution: ----------- Routine NAM^ECSCR was corrected. Components Sent with Patch -------------------------- INPUT TEMPLATE, HELP FRAME, ROUTINE, OPTION For Routines: ------------- 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: ;;2.0; EVENT CAPTURE ;**[patch list]**;8 May 96 Using old logic CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== ========== EC2P72PT N/A 12294020 72 ECBEN1A 1087201 1108046 4,5,72 ECBEN1B 11474793 11179781 4,5,10,13,17,23,41,42, 50,54,72 ECBEN2A 18088778 17026431 1,4,5,13,18,33,47,72 ECBEN2B 7707913 7835306 4,5,10,13,72 ECBEN2U 14203624 12799044 4,5,7,10,17,18,23,42, 47,54,72 ECBENF 6770341 5757494 4,5,13,17,18,23,42,54,72 ECBEP1A 756121 804565 4,5,72 ECBEP1B 18509803 17425794 1,4,5,10,13,17,18,42, 47,54,72 ECBEP2A 13428396 13139550 4,5,10,13,17,18,23,33, 41,42,54,72 ECBEP2B 7167865 7295258 4,10,13,18,72 ECBEPF 6313225 5432703 4,5,13,17,18,23,42,54,72 ECED1 18124165 18156365 4,5,8,10,18,23,41,47, 50,72 ECED3 21066862 20665803 1,4,5,7,10,13,18,23, 29,32,47,72 ECEDF 10608938 10232916 4,5,10,13,18,23,33,72 ECEDU 9030710 9282962 10,18,23,47,63,72 ECEFPAT 11906411 11502651 25,32,39,42,47,49,54, 65,72 ECINCPT N/A 1427781 72 ECMLMD 926863 991237 5,15,72 ECMLMF 8373000 8468451 5,10,15,13,17,18,23,42, 54,72 ECNTPCE 6408893 6794549 61,72 ECOSSUM 14640507 13788533 5,8,18,47,72 ECPAT 13815216 13723322 5,18,47,72 ECPCER 11862744 12036347 4,18,23,47,72 ECPCEU 9482453 9703247 4,5,7,10,17,18,23,42, 54,73,72 ECPROV3 11213827 11395512 5,8,18,29,47,56,63,72 ECPRSUM1 11376129 11208016 5,18,33,47,62,63,61,72 ECPRVMUT N/A 10117485 72 ECRDSSU 11666104 12111100 5,8,10,14,18,47,63,72 ECRPRSN 16740517 16667193 5,18,47,63,72 ECRRPC 3792492 4258416 25,47,61,72 ECRRPT1 7521598 9533751 25,32,33,61,78,72 ECSCPT N/A 4834094 72 ECSCPT1 N/A 3335249 72 ECSCR 5426167 5369512 1,63,72 ECUERPC 7274118 7521067 25,32,33,46,47,59,72 ECUERPC1 9193631 8942219 25,33,42,46,47,54,72 ECUERPC2 1679416 1878845 41,39,50,72 ECUMRPC1 11703200 11802174 25,30,33,72 ECUMRPC2 5656902 7420634 25,30,42,46,47,49,75,72 ECUTL2 8416831 6618669 23,33,47,63,72 ECV3RPC 7635996 7757806 25,47,49,61,72 Total number of routines - 42 Total number of routines modified: 37 Total number of new routines: 5 Total number of deleted routines: 0 The following is a list of fields included in this patch: UP SEND DATA DATE SEC. COMES SITE RSLV FILE # NAME DD CODE W/FILE DATA PTS ----------------------------------------------------------------------- 721 EVENT CAPTURE PATIENT YES YES NO OVER NO The following is a list of fields included in this patch: Field Name (Number) File Name (Number) ----- ------------- ------------------ PCE DATA FEED 30 EVENT CAPTURE PATIENT, #721 PROVIDER MULTIPLE 42 EVENT CAPTURE PATIENT, #721 PROVIDER .01 (subfile #721.042) PRIMARY/SECONDARY .02 The following is a list of templates included in this patch: Template Name Type File Name (Number) ------------- ---- ------------------ EC CREATE PATIENT ENTRY INPUT EVENT CAPTURE PATIENT, #721 EC FILE PCE NODE INPUT EVENT CAPTURE PATIENT, #721 The following is a list of options included in this patch: Option Name Type New/Modified ----------- ---- ------------ ECINCPT RUN ROUTINE NEW ECDSRPT MENU MODIFIED ECSCPT RUN ROUTINE NEW EC PRO SUM RUN ROUTINE MODIFIED EC GUI CONTEXT BROKER (CLIENT/SERVER) MODIFIED Test Sites ---------- Central Texas (V17) Little Rock Cleveland Alexandria, LA SOFTWARE AND DOCUMENTATION RETRIEVAL ==================================== The software for this patch is being distributed through the National Patch Module. This patch is being distributed as KIDS Packman Message. Sites may retrieve the software and documentation directly using FTP from the ANONYMOUS.SOFTWARE directory at the following Office of Information (OI) Field Offices: Albany: ftp.fo-albany.med.va.gov Hines: ftp.fo-hines.med.va.gov Salt Lake City: ftp.fo-slc.med.va.gov The following files will be available: File Name Format Description --------- ------ ----------- EC2_0P72.EXE BINARY EC GUI client application EC_GUI_UM.PDF User Manual EC_20_72_RN.PDF Release Note * Note: Use Binary mode when transferring the .PDF and .EXE files. The .PDF files can be read on a PC using the Adobe Acrobat Reader program. ======================== INSTALLATION INSTRUCTIONS ======================== If installed during the normal workday, it is recommended that the following selection(s) in the OPTION (#19) file, and all of their descendants be disabled to prevent possible conflicts while running the KIDS Install. Other VISTA users will not be affected ECMENU ... Event Capture Menu ECMGR ... Event Capture Management Menu EC GUI CONTEXT ... EC GUI Context version 2.0.11.0 This patch can be loaded with users on the system. Installation Time - less than 5 minutes. The post installation will launch the conversion of the providers, which will run as a background job. The size of the EVENT CAPTURE PATIENT FILE #721 will increase based on the number of providers associated with each encounter in this file. 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 Select Installation Option: 3. Select Installation Option: --------------------------- NOTE: The following are OPTIONAL - (When prompted for the INSTALL NAME, enter EC*2.0*72): 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. When prompted 'Want KIDS to Rebuild Menu Trees Upon Completion of Install? YES//' Answer YES unless your system does this in a nightly TaskMan process. b. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//' answer NO (unless otherwise indicated) c. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//' answer YES (unless otherwise indicated) d. When prompted 'Enter options you wish to mark as 'Out Of Order':' Enter the following options: Event Capture Menu ... ECMENU Event Capture Management Menu ... ECMGR EC GUI Context version 2.0.11.0 ... EC GUI CONTEXT e. When prompted 'Enter protocols you wish to mark as 'Out Of Order':' press . ******************* POST INSTALLATION INSTRUCTIONS ******************* - If the conversion of the provider fields have been successfully completed, the installer will receive a message similar to the one below:- Subj: Event Capture Provider Field Conversion to New Multiple Field [#2006876] 01/27/06@13:22 21 lines From: POSTMASTER In 'IN' basket. Page 1 ------------------------------------------------------------------------------- Please forward this message to your local DSS Site Manager or Event Capture ADPAC. A conversion was done on the providers stored in fields #10, 15 and 17 in Event Capture file #721. The data was moved to a new provider multiple field #42 in file #721. The data in fields #10, 15 and 17 will remain but no new data will be populated in these fields with the installation of EC*2.0*72. This message provides the results of the conversion. The provider conversion process was successfully completed. Conversion began: Jan 27, 2006@13:18:18 Conversion completed: Jan 27, 2006@13:22:19 Last record (IEN) converted: 404 Last IEN in File #721: 404 Total # Records converted: 389 Make sure the following options are placed back in order ECMENU Event Capture Menu EC GUI CONTEXT EC GUI Context version 2.0.11.1 ECXEC Event Capture Extract - If the conversion of the provider fields was interrupted and did not complete successfully, then the installer will receive a message similar to the one below:- Subj: Event Capture Provider Field Conversion to New Multiple Field [#2006876] 01/27/06@13:22 21 lines From: POSTMASTER In 'IN' basket. Page 1 ------------------------------------------------------------------------------- Please forward this message to your local DSS Site Manager or Event Capture ADPAC. A conversion was done on the providers stored in fields #10, 15 and 17 in Event Capture file #721. The data was moved to a new provider multiple field #42 in file #721. The data in fields #10, 15 and 17 will remain but no new data will be populated in these fields with the installation of EC*2.0*72. This message provides the results of the conversion. The provider conversion process was aborted. Conversion began: Jan 25, 2006@13:18:18 Conversion terminated: Jan 25, 2006@25:22:19 Last record (IEN) Updated: 1205 Last IEN in File #721: 14500 Total # Records converted: 1180 To restart the provider conversion process enter the following at the programmer's prompt. D RESTART^EC2P72PT NOTE: The conversion can be restarted without re-installing the entire patch by running routine RESTART^EC2P72PT. The conversion will restart from the last record (IEN) that was converted in Event Capture File #721. This information is stored in global ^XTMP("ECPROVIDER". - Remove the routine EC2P72PT once the conversion has been successfully completed. Routine Information: ==================== The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: EC2P72PT Before: n/a After: B39906123 **72** Routine Name: ECBEN1A Before: B1555590 After: B1611604 **4,5,72** Routine Name: ECBEN1B Before: B24119717 After: B23165731 **4,5,10,13,17,23,41,42,50,54,72** Routine Name: ECBEN2A Before: B48180018 After: B45265158 **1,4,5,13,18,33,47,72** Routine Name: ECBEN2B Before: B9041714 After: B9189087 **4,5,10,13,72** Routine Name: ECBEN2U Before: B36244179 After: B32288429 **4,5,7,10,17,18,23,42,47,54,72** Routine Name: ECBENF Before: B11054581 After: B10029012 **4,5,13,17,18,23,42,54,72** Routine Name: ECBEP1A Before: B1098028 After: B1169013 **4,5,72** Routine Name: ECBEP1B Before: B46312174 After: B43458281 **1,4,5,10,13,17,18,42,47,54,72** Routine Name: ECBEP2A Before: B32048320 After: B30996875 **4,5,10,13,17,18,23,33,41,42,54,72** Routine Name: ECBEP2B Before: B9162539 After: B9317904 **4,10,13,18,72** Routine Name: ECBEPF Before: B9728135 After: B8758024 **4,5,13,17,18,23,42,54,72** Routine Name: ECED1 Before: B36950524 After: B37208178 **4,5,8,10,18,23,41,47,50,72** Routine Name: ECED3 Before: B71551956 After: B70458446 **1,4,5,7,10,13,18,23,29,32,47,72** Routine Name: ECEDF Before: B28110253 After: B27614692 **4,5,10,13,18,23,33,72** Routine Name: ECEDU Before: B13649367 After: B14387770 **10,18,23,47,63,72** Routine Name: ECEFPAT Before: B55903915 After: B53422819 **25,32,39,42,47,49,54,65,72** Routine Name: ECINCPT Before: n/a After: B3068405 **72** Routine Name: ECMLMD Before: B2020047 After: B2107431 **5,15,72** Routine Name: ECMLMF Before: B30638515 After: B31356519 **5,10,15,13,17,18,23,42,54,72** Routine Name: ECNTPCE Before: B18587127 After: B20426279 **61,72** Routine Name: ECOSSUM Before: B65789298 After: B61610844 **5,8,18,47,72** Routine Name: ECPAT Before: B30137327 After: B30279346 **5,18,47,72** Routine Name: ECPCER Before: B18605237 After: B18846503 **4,18,23,47,72** Routine Name: ECPCEU Before: B18844356 After: B21055303 **4,5,7,10,17,18,23,42,54,73,72** Routine Name: ECPROV3 Before: B33084201 After: B34020272 **5,8,18,29,47,56,63,72** Routine Name: ECPRSUM1 Before: B26520258 After: B27513116 **5,18,33,47,62,63,61,72** Routine Name: ECPRVMUT Before: n/a After: B51865665 **72** Routine Name: ECRDSSU Before: B48824119 After: B49642828 **5,8,10,14,18,47,63,72** Routine Name: ECRPRSN Before: B81491244 After: B81423223 **5,18,47,63,72** Routine Name: ECRRPC Before: B10912061 After: B12303108 **25,47,61,72** Routine Name: ECRRPT1 Before: B33119394 After: B50531170 **25,32,33,61,78,72** Routine Name: ECSCPT Before: n/a After: B10074493 **72** Routine Name: ECSCPT1 Before: n/a After: B8958555 **72** Routine Name: ECSCR Before: B7355090 After: B7221580 **1,63,72** Routine Name: ECUERPC Before: B50183608 After: B51258174 **25,32,33,46,47,59,72** Routine Name: ECUERPC1 Before: B53629201 After: B52615700 **25,33,42,46,47,54,72** Routine Name: ECUERPC2 Before: B3503395 After: B4379699 **41,39,50,72** Routine Name: ECUMRPC1 Before: B61005810 After: B61789202 **25,30,33,72** Routine Name: ECUMRPC2 Before: B19271367 After: B29933557 **25,30,42,46,47,49,75,72** Routine Name: ECUTL2 Before: B30517576 After: B26898243 **23,33,47,63,72** Routine Name: ECV3RPC Before: B44536732 After: B45442290 **25,47,49,61,72** ============================================================================= User Information: Entered By : MORRISON,JENNIFER Date Entered : FEB 28, 2005 Completed By: THIBODEAU,CLAIRE Date Completed: JUN 09, 2006 Released By : STRICKLAND,JOAN C Date Released : JUN 14, 2006 ============================================================================= Packman Mail Message: ===================== $END TXT