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

ECXUDRF.m

Go to the documentation of this file.
  1. ECXUDRF ;ALB/DHH-PHARMACY RECREATE CALLS ;10/22/13 17:33
  1. ;;3.0;DSS EXTRACTS;**112,148**;Dec 22, 1997;Build 3
  1. ;
  1. ;This routine will recreate the IV or UD extract for DSS Inpatient
  1. ;Pharmacy IA (#5201)
  1. ;
  1. ENIVP ; entry point to recreate IVP extract holding file (#728.113)
  1. S EXTRACT="IV"
  1. D EN^PSJDSS
  1. Q
  1. ;
  1. ENUDP ; entry point to recreate UDP extract holding file (#728.904)
  1. S EXTRACT="UD"
  1. D EN^PSJDSS
  1. Q
  1. ;