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

Package: Order Entry Results Reporting

Routine: ORB3U1


Information

ORB3U1 ;SLC/CLA - Utilities which support OE/RR 3 Notifications ;Nov 03, 2020@14:21

Source Information

Source file <ORB3U1.m>

Entry Points

Name Comments DBIA/ICR reference
LIST(Y) ;return list of notifications from Notification File [#100.9]
; RETURN IEN^NAME^URGENCY
ALRTHX ;report the recipients for an alert, when received, action taken
SELECT ;if one or more alerts selected, display/print recipient data:
LMHDR ; header for ListMgr display
LMHELP ; help for List Mgr display
LMEXIT ; exit code for List Mgr display
LMALT ; alternative selection code
LMENTRY ; entry code for List Mgr display
GETRECS(ORBAID)
RECIPS ;determine/report the list of recipients for a notification
OUTPUT(ORY,ORBDESC,ORBHDR) ;prompt for device and send report
PRINT ;print body of Determine Notification Recipients Report
HDR ;print header of report
HDR1
HDR2

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Processing..."
  • Line Location: ALRTHX+18
Function Call: WRITE
  • Prompt: !!,"Enter the display number of the alert whose recipients you wish to review in detail."
  • Line Location: LMHELP+3
Function Call: WRITE
  • Prompt: !!,"Press <return> to continue ..."
  • Line Location: LMHELP+4
Function Call: WRITE
  • Prompt: !,"Processing, please stand by..."
  • Line Location: RECIPS+50
Function Call: WRITE
  • Prompt: !!?5,"Report canceled!"
  • Line Location: OUTPUT+12
Function Call: WRITE
  • Prompt: !!?5,"Report queued."
  • Line Location: OUTPUT+13
Function Call: WRITE
  • Prompt: !!," - Report Interrupted -",!
  • Line Location: PRINT+9
Function Call: WRITE
  • Prompt: !!!," - End of Report -",!
  • Line Location: PRINT+10
Function Call: WRITE
  • Prompt: !,"Press RETURN to continue: "
  • Line Location: PRINT+11
Function Call: WRITE
  • Prompt: ?10,$E(ORBHDR,1,(IOM-20))
  • Line Location: HDR2+0
Function Call: WRITE
  • Prompt: ?(IOM-10),"Page: ",$J(PAGE,3),!!
  • Line Location: HDR2+1

FileMan Files Accessed Via FileMan Db Call

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