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
Print Page as PDF
Routine: XQORO

Package: Kernel

Routine: XQORO


Information

XQORO ; SLC/KCM - Order Entry Calls ;08/24/98 12:36

Source Information

Source file <XQORO.m>

Entry Points

Name Comments DBIA/ICR reference
ENTRY ;Setup initial 'add orders' context
EVERY ;Setup for every new node in 'add orders' context
EXIT ;When done adding, accept orders and transact them
RSTR
WARN

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$C(7),"OE/RR Software is currently being updated. Access temporarily denied.",!
  • Line Location: ENTRY+3
Function Call: WRITE
  • Prompt: !!,"Unable to process orders for "_$P(^DPT(+ORVP,0),"^")_" until",!,"the ordering session for "_$P(^DPT(+^TMP("ORPAT",$J),0),"^"),!,"has been completed."
  • Line Location: EVERY+1
Function Call: WRITE
  • Prompt: !!,$C(7),"OE/RR Software is currently being updated. Access temporarily denied.",!
  • Line Location: EVERY+4
Function Call: WRITE
  • Prompt: !?(40-($L(X)\2)),X
  • Line Location: EVERY+7
Function Call: WRITE
  • Prompt: !!,"<Orders for ",ORPNM,">"
  • Line Location: EVERY+8
Function Call: WRITE
  • Prompt: $C(7),!,"This item is not setup to order from OE/RR",!,"(Package not setup)"
  • Line Location: EVERY+10
Function Call: WRITE
  • Prompt: !,$C(7),"OE/RR is not installed. Options of this type should not be used.",$C(7),!
  • Line Location: WARN+0
Info |  Source |  Entry Points |  Interaction Calls