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

Package: Order Entry Results Reporting

Routine: ORX1


Information

ORX1 ; SLC/DCM - OE/RR Nature of Order entry points ;Apr 24, 2024@07:20:01

Source Information

Source file <ORX1.m>

Entry Points

Name Comments DBIA/ICR reference
NA(DEFAULT,REQUIRD,FB,DIRA,DC,LIST) ;Function to get Nature of order
OT2
NA1(SCREEN) ;Executable help for Nature of order
NA2(SCREEN) ;Get help for DC Reasons
CREATE(X) ; -- Returns 1 or 0, if action should be created or not
SIGSTS(X) ; -- Returns default signature status for nature X
SIGQ
CHART(X) ; -- Returns 1 or 0, print chart copy for nature X
CHQ
ACTV(X) ; -- Returns 1 or 0, include action in Active Orders
ACTQ
DC(DEFAULT,REQ,PKG,DIRA) ;Function to get a DC Reason
OT1
EDITDCR ; -- Edit DC Reason
EDC1
EDITNAT ; -- Edit allowable Nature of Order fields
EDN
EDITOVR ; -- Edit Override Reason
EOVR1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"A "_$S($L($G(DIRA)):DIRA,1:"NATURE OF ORDER/CHANGE")_" must be entered",$C(7),!
  • Line Location: OT2+1
Function Call: WRITE
  • Prompt: !?30," Require",?43," Print",?56,"Print on"
  • Line Location: NA1+3
Function Call: WRITE
  • Prompt: !?2,"Nature of Order Activity",?29,"E.Signature",?43,"Chart Copy",?56,"Summary"
  • Line Location: NA1+4
Function Call: WRITE
  • Prompt: !?2,"------------------------",?29,"-----------",?43,"----------",?56,"--------"
  • Line Location: NA1+5
Function Call: WRITE
  • Prompt: !,?2,$P(X,"^"),?34,$S($P(X1,"^",4)=2:"x",1:""),?47,$S($P(X1,"^",2):"x",1:""),?59,$S($P(X1,"^",3):"x",1:"")
  • Line Location: NA1+6
Function Call: WRITE
  • Prompt: !?30," Require",?43," Print",?56,"Print on"
  • Line Location: NA2+3
Function Call: WRITE
  • Prompt: !,"Order Reason",?29,"E.Signature",?43,"Chart Copy",?56,"Summary"
  • Line Location: NA2+4
Function Call: WRITE
  • Prompt: !,"------------",?29,"-----------",?43,"----------",?56,"--------"
  • Line Location: NA2+5
Function Call: WRITE
  • Prompt: !,$P(X,"^")
  • Line Location: NA2+6
Function Call: WRITE
  • Prompt: ?34,$S($P(X1,"^",4)=2:"x",1:""),?47,$S($P(X1,"^",2):"x",1:""),?59,$S($P(X1,"^",3):"x",1:"")
  • Line Location: NA2+7
Function Call: WRITE
  • Prompt: !,"A REASON FOR DC must be entered",$C(7),!
  • Line Location: OT1+1
Function Call: WRITE
  • Prompt: !
  • Line Location: EDITDCR+1
Function Call: WRITE
  • Prompt: !
  • Line Location: EDC1+4
Function Call: WRITE
  • Prompt: !
  • Line Location: EDITNAT+1
Function Call: WRITE
  • Prompt: !
  • Line Location: EDN+4
Function Call: WRITE
  • Prompt: !
  • Line Location: EDITOVR+1
Function Call: WRITE
  • Prompt: !
  • Line Location: EOVR1+21
Function Call: WRITE
  • Prompt: !
  • Line Location: EOVR1+23

FileMan Files Accessed Via FileMan Db Call

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