$TXT Created by REDINGTON,PATRICK at DVF.ISC-SLC.VA.GOV (KIDS) on WEDNESDAY, 03/04/98 at 10:37 ============================================================================= Run Date: JUN 22, 1998 Designation: USR*1*4 Package : USR - AUTHORIZATION/SUBSCRIPTION Priority: Mandatory Version : 1 SEQ #4 Status: Released ============================================================================= Associated patches: (v)USR*1*3 <<= must be installed BEFORE `USR*1*4' Subject: USER CLASS SHOW OPTION Category: - Routine - Other Description: ============ General Overview: ================= This patch adds three new options [USR SHOW MEMBERSHIP] Show Class Membership, [USR SHOW MEMBERSHIP BY CLASS] Show Membership by Class, and [USR SHOW MEMBERSHIP BY USER] Show Membership by User. These new options allow examination but not editing of User Class Memberships. The option USR SHOW MEMBERSHIP is a menu that contains two items, USR SHOW MEMBERSHIP BY CLASS and USR SHOW MEMBERSHIP BY USER. This option should be given to people who need to examine User Class memberships but not edit or delete them. NOIS Messages: ============== DAY-1097-40615 Build Components: ================= List Templates: =============== USR SHOW MEMBERSHIP BY CLASS USR SHOW MEMBERSHIP BY USER Options: ======== USR LIST MEMBERSHIP BY CLASS USR LIST MEMBERSHIP BY USER USR SHOW MEMBERSHIP USR SHOW MEMBERSHIP BY CLASS USR SHOW MEMBERSHIP BY USER Protocols: ========== USR CLASS ACTION QUIT USR CLASS MEMBER USER CHANGE VIEW USR CLASS MEMBERSHIP CHANGE VIEW USR SHOW CLASS MEMBERSHIP MENU USR SHOW USER MEMBERSHIP MENU Routines: ========= The following is a list of the routines included in this patch. The second line of each routine looks like: ;;1.0;AUTHORIZATION/SUBSCRIPTION;**[Patch List]**;Jun 20, 1997 Routine Old Checksum New Checksum Patch List ======= ============ ============ ========== USRMLST 3689382 3644590 2,3,4 USRULST 3081033 3038616 2,3,4 Installation: ============= This patch can be loaded with users on the system. Installation will take less than 2 minutes. 1. Use the 'INSTALL/CHECK MESSAGE' option on the PackMan menu. 2. Review your mapped set. If any of the routines are mapped, they should be removed from the mapped set at this time. 3. On the KIDS menu under the 'INSTALLATION' menu, use the following options as desired: Print Transport Global Compare Transport Global to Current System Verify Checksums in Transport Global Backup a Transport Global 4. On the KIDS menu under the 'INSTALLATION' menu, use the following option to install the patch: Install Package(s) (USR*1.0*4) 5. When prompted "Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//," respond 'YES'. When prompted to select the options you would like to place out or order, enter the following: USR CLASS MANAGEMENT User Class Management USR LIST MEMBERSHIP BY CLASS List Membership by Class USR LIST MEMBERSHIP BY USER List Membership by User 6. If any routines were unmapped as part of step 2, they should be returned to the mapped set once the installation has run to completion. Detailed Description: ===================== 1. Options: USR SHOW MEMBERSHIP USR SHOW MEMBERSHIP BY CLASS USR SHOW MEMBERSHIP BY USER. These three new options provide the User Class examination without edit functionality. USR SHOW MEMBERSHIP is a menu option for the other two. USR LIST MEMBERSHIP BY CLASS USR LIST MEMBERSHIP BY USER The entry action was changed so that USRTMPL was set to the List Template to use before calling MAIN^USRMLST and MAIN^USRULST respectively. 2. List Templates: USR SHOW MEMBERSHIP BY CLASS USR SHOW MEMBERSHIP BY USER These new list templates provide the screens for examining User Class memberships. 3. Protocols: USR SHOW USER MEMBERSHIP MENU USR SHOW CLASS MEMBERSHIP MENU These new protocols are used by the list templates in item 2 to provide their actions. USR CLASS ACTION QUIT USR CLASS MEMBER USER CHANGE VIEW USR CLASS MEMBERSHIP CHANGE VIEW These protocols must be included in the patch so that the Kernel Build can properly create the protocol menu structure. 4. Routines: USRMLST USRULST Changed the call to EN^VALM to use the argument USRLTMPL. USRTMPL contains the name of the List Template that EN^VALM is to use. USRTMPL is set in the option that invokes MAIN^USRMLST or MAIN^USRULST. Routine Information: ==================== Routine Name: - USRMLST Routine Checksum: Routine Name: - USRULST Routine Checksum: ============================================================================= User Information: Entered By : REDINGTON,PATRICK Date Entered : MAR 04, 1998 Completed By: SMITH,VAUGHN Date Completed: JUN 22, 1998 Released By : HENDRY,MICHAEL Date Released : JUN 22, 1998 ============================================================================= Packman Mail Message: ===================== $END TXT