Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: PRCH128P

PRCH128P.m

Go to the documentation of this file.
  1. PRCH128P ;VMP/RB - FIX ^DD(443.61,8) & ^DD(442.01,8) FSC FIELD#8 ENTRY ;03/09/10
  1. ;;5.1;IFCAP;**128**;03/31/10;Build 7
  1. ;;Per VHA Directive 2004-038, this routine should not be modified.
  1. ;;
  1. Q
  1. FIXDD ;
  1. ;1. Post install to delete node 9 from ^DD(443.61,8) (FSC) to insure
  1. ; the field update in patch cleans up node ^DD(443.61,8,9). This
  1. ; is a field under subfile Item (443.61).
  1. ;2. Post install to delete node 9 from ^DD(442.01,8) (FSC) to insure
  1. ; the field update in patch cleans up node ^DD(442.01,8,9). This
  1. ; is a field under subfile Item (442.01).
  1. ;
  1. KILL K ^DD(443.61,8,9),^DD(442.01,8,9)
  1. Q