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: SDCOM

Package: Scheduling

Routine: SDCOM


Information

SDCOM ;ALB/RMO - Process Completion - Check Out ;12 MAR 1993 11:10 am ; 1/19/07 1:37pm

Source Information

Source file <SDCOM.m>

Entry Points

Name Comments DBIA/ICR reference
EN(SDOE,SDMOD,SDCPHDL,SDCOMF) ;Complete Check Out Process
; Input -- SDOE Outpatient Encounter file IEN
; SDMOD 1=Interactive and 0=Non-interactive
; SDCPHDL Check Out Completion Handle [Optional]
; Output -- SDCOMF 0=Incomplete, 1=Complete, 2=Already Complete
Q
CHK(SDOE) ;Check if Process is Complete for Check Out
; Input -- SDOE Outpatient Encounter file IEN
; Output -- Process is Complete for Check Out
; 1=Yes and 0=No
CHKQ
UPD(SDOE) ;Update Check Out Process Completion Date
; Input -- SDOE Outpatient Encounter file IEN
; Output -- Update Check Out Process Completion Date
UPDQ
MSG ;Check Out Message

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!?8,"...checked out ",$$FTIME^VALM1($P($G(^SCE(+SDOE,0)),"^",7))
  • Line Location: MSG+1

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^SCE - [#409.68] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call