$TXT Created by HOLLOWAY,THOMAS J at MNTVBB.FO-ALBANY.MED.VA.GOV (KIDS) on Friday, 08/22/03 at 10:27 ============================================================================= Run Date: SEP 12, 2003 Designation: IB*2*238 Package : IB - INTEGRATED BILLING Priority: Mandatory Version : 2 SEQ #207 Status: Released Compliance Date: OCT 13, 2003 ============================================================================= Associated patches: (v)IB*2*103 <<= must be installed BEFORE `IB*2*238' Subject: ELECTRONIC PLAN 'TYPE' ADDED TO INSURANCE PLAN MOVE Category: - Routine Description: ============ This patch addresses an issue where the ELECTRONIC PLAN TYPE field was not available for editing in the Move Subscribers to a Different Plan option. ASSOCIATED E3R(s): ================== N/A ASSOCIATED NOIS: ================ 1. PUG-0403-50885 Electronic Type not included when moving Ins Plans NOIS OVERVIEW: ============== 1. PUG-0403-50885 Problem: -------- When moving subscribers of one plan/group to another plan/group using the Move Subscribers to a Different Plan [IBCN MOVE SUBSCRIB TO PLAN] option, there is no opportunity to input the ELECTRONIC PLAN TYPE (#.15) field of the GROUP INSURANCE PLAN (#355.3) file. Resolution: ----------- The ELECTRONIC PLAN TYPE field is being added to the display of the 'FROM' plan and to the editable field list of the 'TO' plan. This will allow the user to enter the appropriate data without having to go to a different menu option. TECHNICAL: ========== 1. RE: PUG-0403-50885 One line of code is inserted into routine IBCNSUR2 to display the ELECTRONIC PLAN TYPE field. W !,?11,"ELECTRONIC PLAN TYPE: ",$$EXPAND^IBTRE(355.3,.15,$P(IBP0,U,15)) Field number .15 is added to the DR string for editing the 'TO' plan. S DR=".09;.15;I $P($G(^IBE(355.1,+$P($G(^IBA(355.3,DA,0)),U,9),0)),U,3)... PARTICIPATING TEST SITES: ========================= Tacoma, WA Syracuse, NY 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: ;;2.0;INTEGRATED BILLING;**[PATCH LIST]**;21-MAR-94 CHECK^XTSUMBLD results Routine name Before Patch After Patch Patch List ============ ============ =========== =========== IBCNSUR2 8074671 8307664 103,238 INSTALLATION INSTRUCTIONS ========================= This patch can be installed at any time. If installed during the normal workday it is recommended that one option, related to the area of change, be temporarily taken out of service (See installation step 5 below). Install time - Less than 2 minutes. 1. Choose the PackMan message containing this patch and invoke the INSTALL/CHECK MESSAGE PackMan option. 2. Disable routine mapping on all systems for the routines listed in the routine summary. (DSM for open VMS sites only) NOTE: If the routines included in this patch are not currently in your mapped routine set, please skip this step. 3. 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 4. From this menu, you may elect to use the following options (When prompted for the INSTALL NAME, enter IB*2.0*238): 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. 5. Use the Install Package(s) option and select the package IB*2.0*238. a. When prompted 'Want KIDS to INHIBIT LOGONs during the install? YES//', answer NO. b. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//' answer YES. c. When prompted 'Enter options you wish to mark as 'Out of Order':' Enter the following: Move Subscribers to a Different Plan [IBCN MOVE SUBSCRIB TO PLAN] d. When prompted 'Enter protocols you wish to mark as 'Out of Order': Enter the following: (press return) 6. Optional - Include the routines distributed with this patch in the mapped routine set. (DSM for Open VMS sites only) NOTE: This step is only necessary if you performed step 2 or if you wish to include the routines in your mapped set. INSTALLATION EXAMPLE: --------------------- Select INSTALL NAME: IB*2.0*238 Loaded from Distribution 8/4/03@11:00:34 => IB*2*238 This Distribution was loaded on Aug 04, 2003@11:00:34 with header of IB*2*238 It consisted of the following Install(s): IB*2.0*238 Checking Install for Package IB*2.0*238 Install Questions for IB*2.0*238 Want KIDS to INHIBIT LOGONs during the install? YES// NO Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES// Enter options you wish to mark as 'Out Of Order': IBCN MOVE SUBSCRIB TO PLAN Move Subscribers to a Different Plan Enter options you wish to mark as 'Out Of Order': Enter protocols you wish to mark as 'Out Of Order': Delay Install (Minutes): (0-60): 0// Enter the Device you want to print the Install messages. You can queue the install by enter a 'Q' at the device prompt. Enter a '^' to abort the install. DEVICE: HOME// IP network IB*2.0*238 ------------------------------------------------------------------------- Install Started for IB*2.0*238 : Aug 04, 2003@11:15:56 Build Distribution Date: Aug 01, 2003 Installing Routines: Aug 04, 2003@11:15:56 Updating Routine file... Updating KIDS files... IB*2.0*238 Installed. Aug 04, 2003@11:15:56 Install Message sent #278 -------------------------------------------------------------------------- +------------------------------------------------------------+ 100% | 25 50 75 | Complete +------------------------------------------------------------+ Install Completed Routine Information: ==================== Routine Name: - IBCNSUR2 Routine Checksum: ============================================================================= User Information: Entered By : HOLLOWAY,THOMAS J Date Entered : JUL 30, 2003 Completed By: DAWSON,TIM Date Completed: SEP 11, 2003 Released By : JACKSON,SHERYL Date Released : SEP 12, 2003 ============================================================================= Packman Mail Message: ===================== $END TXT