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

Package: Order Entry Results Reporting

Routine: OREV3


Information

OREV3 ;SLC/DAN Event delayed orders set up continued ;12/23/02 13:28

Source Information

Source file <OREV3.m>

Entry Points

Name Comments DBIA/ICR reference
ACE ;Add child events to existing events
ADDCHLD(ENTRY,ADD) ;Add child(ren) to event
UPDTCHLD(PARENT,CDT) ;Update children to inactive when parent is inactivated
PARAM ;Allow user to edit event delayed order parameters
CANREL() ;Function to determine if delayed order can be manually released
KEY() ;Check for ORES or ORELSE keys
MANPARAM() ;Check setting of OREVNT MANUAL RELEASE parameter
DEFHELP ;Provide detailed help for setting default treating specialty
EVENTLST ;Allow user to edit OREVNT COMMON LIST parameter and set a default for that list
SETDFLT(ORENT,PRM) ;Set default for given list
GETLST(LST) ;Return common list and default event
RETLST ;Sets up list for entity

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This entry is being edited by another user."
  • Line Location: ACE+10
Function Call: WRITE
  • Prompt: !!,"You may not add child events to events that are already children.",!,$P($G(^ORD(100.5,DA,0)),U)," - SKIPPED!",!
  • Line Location: ACE+16
Function Call: WRITE
  • Prompt: !!,"This entry is being edited by another user."
  • Line Location: ACE+18
Function Call: WRITE
  • Prompt: !,"There is already an entry with this name. Please select a different name."
  • Line Location: ADDCHLD+12
Function Call: WRITE
  • Prompt: !!,"Updating children..."
  • Line Location: UPDTCHLD+4
Function Call: WRITE
  • Prompt: !?5,"Currently there is no default treating specialty set for this event.",!
  • Line Location: DEFHELP+11
Function Call: WRITE
  • Prompt: !!,"No common list is defined for this entity and therefore a default",!,"may not be set. Create a common list first.",!
  • Line Location: SETDFLT+8
Function Call: WRITE
  • Prompt: !
  • Line Location: SETDFLT+12
Function Call: WRITE
  • Prompt: !,J,") ",$P(^ORD(100.5,$P(ORLST(J),U,2),0),U),$S($G(^(1)):" (*INACTIVE*)",1:"")
  • Line Location: SETDFLT+12
Function Call: WRITE
  • Prompt: !!,ORLST,") DELETE CURRENT DEFAULT"
  • Line Location: SETDFLT+13
Function Call: WRITE
  • Prompt: !,"Default deleted"
  • Line Location: SETDFLT+16
Function Call: WRITE
  • Prompt: !,"You cannot set an inactive event as the default."
  • Line Location: SETDFLT+17

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ORD(100.5 - [#100.5] Classic Fileman Calls
^VA(200 - [#200] GET1^DIQ
^DIC(45.7 - [#45.7] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call