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

Package: Order Entry Results Reporting

Routine: ORLPL


Information

ORLPL ; slc/CLA - Display/Edit Patient Lists; 8/8/91

Source Information

Source file <ORLPL.m>

Entry Points

Name Comments DBIA/ICR reference
GETDEF ;called by SETUP, ASKLIST^ORLP, INQ^ORLP1 - get a default list from ^TMP or user's primary list
SETUP ;called by DELUSER, DELPT - setup list for display and editing
DELUSER ;called by option ORLP DELETE TEAM USERS - removes provider/users from a list
DELPT ;called by option ORLP DELETE TEAM PATIENTS - removes patients from a list
NOENTRY ;called by DELUSER, DELPT - indicate no entries in file/record/field
ULEND
END

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: DELUSER+12
Function Call: WRITE
  • Prompt: !,"Provider/user(s) removed from list."
  • Line Location: DELUSER+14
Function Call: WRITE
  • Prompt: !
  • Line Location: DELPT+16
Function Call: WRITE
  • Prompt: !,"Patient(s) removed from list."
  • Line Location: DELPT+18
Function Call: WRITE
  • Prompt: !!,"There are no ",$S(ET="U":"provider/user ",ET="P":"patient ",1:""),"entries in this list to edit!"
  • Line Location: NOENTRY+1

FileMan Files Accessed Via FileMan Db Call

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