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 |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: LA7SMB

Package: Automated Lab Instruments

Routine: LA7SMB


Information

LA7SMB ;DALOI/JMC - Shipping Manifest Build ;11/16/11 13:08

Source Information

Source file <LA7SMB.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;
DQ ; Taskman entry point
; Build list of tests and criteria for manifest.
SMONLY ; Start a shipping manifest only, no building
SCAN ; Scan accession for tests to build
CKTEST(LA7AA,LA7AD,LA7AN,LA760) ; Check other tests on accession if test is part of another panel that
; has been flagged for shipping.
; Call with LA7AA = ien of accession area.
; LA7AD = accession date
; LA7AN = accession number
; LA760 = ien of lab test
; Returns LA7FLAG = 0 (part of another panel)
; = 1 (not part of another panel)
UNWIND(LA760) ; Unwind profile - set tests into global ^TMP("LA7TREE",$J).
; Initialize variable LA7PCNT=0 before calling.
; Kill ^TMP("LA7TREE",$J) before calling.
LOCK68 ; Lock entry in file 68
; Called from above, LA7SM
UNLOCK68 ; Unlock entry in file 68
; Called from above, LA7SM
CLEANUP ; Cleanup variables

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(7),"No configurations for your current division."
  • Line Location: EN+7

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^LAB(60 - [#60] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call