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

Package: Order Entry Results Reporting

Routine: ORCFLAG


Information

ORCFLAG ; SLC/MKB - Flag orders ;12/26/2006

Source Information

Source file <ORCFLAG.m>

Entry Points

Name Comments DBIA/ICR reference
EN1(ORIFN) ; -- standalone entry point to un/flag order ORIFN
EN ; -- Flag order ORIFN
UN ; -- Unflag order ORIFN
SHOWFLAG ; -- Display [last] flag for order ORIFN
REASON() ; -- Reason for flag
COMMENT() ; -- Comments on unflag
PROV(ORDR) ; -- Get provider to alert
BULLETIN ; -- Send bulletin re: flag
LTIM(X) ; -- format FM date/time into MM/DD HH:MM
MSG(ORDER)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Missing or invalid order!"
  • Line Location: EN1+3
Function Call: WRITE
  • Prompt: !,ORERR
  • Line Location: EN1+6
Function Call: WRITE
  • Prompt: !,$P(ORLK,U,2)
  • Line Location: EN1+7
Function Call: WRITE
  • Prompt: !,"Unable to flag!"
  • Line Location: EN+2
Function Call: WRITE
  • Prompt: !?10,"... order flagged."
  • Line Location: EN+9
Function Call: WRITE
  • Prompt: !,"Unable to unflag order!"
  • Line Location: UN+2
Function Call: WRITE
  • Prompt: !?10,"... order unflagged."
  • Line Location: UN+8
Function Call: WRITE
  • Prompt: !," FLAGGED: "_$$LTIM($P(FLAG,U,3))_" by "_$P($G(^VA(200,+$P(FLAG,U,4),0)),U)
  • Line Location: SHOWFLAG+3
Function Call: WRITE
  • Prompt: !?10,$P(FLAG,U,5)
  • Line Location: SHOWFLAG+4
Function Call: WRITE
  • Prompt: !,"Sending bulletin to "_$P($G(^VA(200,ORUSR,0)),U)_"..."
  • Line Location: BULLETIN+8

FileMan Files Accessed Via FileMan Db Call

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