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

PRCAI149.m

Go to the documentation of this file.
  1. PRCAI149 ;WISC/RFJ-post init patch 149 ; 1 Feb 00
  1. ;;4.5;Accounts Receivable;**149**;Mar 20, 1995
  1. ;;Per VHA Directive 10-93-142, this routine should not be modified.
  1. Q
  1. ;
  1. ;
  1. START ; start pre init
  1. ; remove the comment field from the receipt file so the c cross
  1. ; reference will be deleted. the field will be reinstalled with
  1. ; the kids build
  1. N %,DA,DIC,DIK,X,Y
  1. S DIK="^DD(344.1,",DA=1,DA(1)=344.1
  1. D ^DIK
  1. ;
  1. ; kill cross reference data
  1. K ^RC(344.1,"C")
  1. Q