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

Package: Scheduling

Routine: SDAMBMR


Information

SDAMBMR ;ALB/MLI - AMBULATORY PROCEDURE MANAGEMENT REPORTS ; 4/24/00 9:20am

Source Information

Source file <SDAMBMR.m>

Entry Points

Name Comments DBIA/ICR reference
EN
1
2
3
4
5
6
7
8
PN
9
10
Q
FY
QQ
CK
MOD

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"****Date Range Selection****",!!,"Enter fiscal year or date range within fiscal year",!
  • Line Location: 1+0
Function Call: WRITE
  • Prompt: !
  • Line Location: 1+1
Function Call: WRITE
  • Prompt: !
  • Line Location: 1+1
Function Call: READ
  • Formatting: !
  • Prompt: "Sort by 'C'linic or 'S'ervice: C// "
  • Variable: X
  • Timeout: DTIME
  • Line Location: 2+0
Function Call: WRITE
  • Prompt: !,"Enter: ",!,?5,"'C' to sort data by clinic",!,?5,"'S' to sort by service"
  • Condition for execution: X["?"
  • Line Location: 2+0
Function Call: WRITE
  • Prompt: X
  • Line Location: 2+0
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: 3+0
Function Call: READ
  • Formatting: !
  • Prompt: "Brief or Expanded Report? B//"
  • Variable: X
  • Timeout: DTIME
  • Line Location: 5+0
Function Call: WRITE
  • Prompt: !,"Enter 'B'rief to see a simple breakdown by clinic or service",!,"or 'E'xpanded to be able to sort by procedure or by patient"
  • Condition for execution: X["?"
  • Line Location: 5+0
Function Call: WRITE
  • Prompt: X
  • Line Location: 5+0
Function Call: READ
  • Formatting: !
  • Prompt: "Sort by 'P'rocedure or patient 'N'ame: P//"
  • Variable: X
  • Timeout: DTIME
  • Line Location: 6+0
Function Call: WRITE
  • Prompt: !,"Enter:",!,"'P'to sort by procedure",!,"'N' to sort by patient name"
  • Condition for execution: X["?"
  • Line Location: 6+0
Function Call: WRITE
  • Prompt: X
  • Line Location: 6+0
Function Call: WRITE
  • Prompt: !,"Do you want to see patient names"
  • Line Location: PN+0
Function Call: WRITE
  • Prompt: !,"Enter 'Y'es to see patients alphabetized within procedure",!,"'N'o to see just subtotals of number of patients receiving each procedure."
  • Line Location: PN+0
Function Call: WRITE
  • Prompt: !,"*** Note: this report not designed to display on a CRT. ***"
  • Line Location: 9+0
Function Call: WRITE
  • Prompt: !
  • Line Location: Q+0
Function Call: WRITE
  • Prompt: !,"Enter a ",SDTXT," or 'return' when all ",SDTXT,"s have been selected",!,"You may select a maximum of 20 ",SDTXT,"s"
  • Line Location: QQ+0
Function Call: WRITE
  • Prompt: !,"Dates must be within fiscal year"
  • Line Location: CK+0

FileMan Files Accessed Via FileMan Db Call

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