Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: LR7OF1

Package: Lab Service

Routine: LR7OF1


Information

LR7OF1 ;DALOI/STAFF - Setup new order from OE/RR ;Jan 27, 2008

Source Information

Source file <LR7OF1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Setup NEW orders from OE/RR messages
; [^TMP("OR",$J,"LRES") DOCUMENTATION]
; 'Combining of Orders' functionality depends on this TMP global
; Set and Killed when BHS and BTS batch message headers are received
; Global contains a list of lab orders for a session
; Lab adds elements to the global array as orders are processed:
; ^TMP("OR",$J,"LRES",LRDFN,LRSDT,LRXZ,^TMP("OR",$J,"LRES","CTR"))=LRORD_"^"_LRODT_"^"_LRSN
; ^TMP("OR",$J,"LRES","CTR")=Count
ZX ;
LOCK ;
ZSN ;
ADD ;
ZSN1(NODE,STATUS)
DT ;
Info |  Source |  Entry Points