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

Package: Outpatient Pharmacy

Routine: PSOBORP1


Information

PSOBORP1 ;ALBANY/BLD - TRICARE-CHAMPVA BYPASS/OVERRIDE AUDIT REPORT (CONT) ;10/17/12 3:38pm

Source Information

Source file <PSOBORP1.m>

Entry Points

Name Comments DBIA/ICR reference
SELPHARM(PSOSEL)
SELSMDET(DFLT) ;
SELDATE(TYPE) ;select begin date
; Enter Date Range
SELDATE1 ;
SELATYP(DFLT) ;
SELTCCD(PSOSEL) ;
SELPHMST(PSOSEL) ;
SELPROV(PSOSEL) ;
PSOTOTAL(PSOSEL) ;
SELEXCEL() ; - Returns whether to capture data for Excel report.
; Output: EXCEL = 1 - YES (capture data) / 0 - NO (DO NOT capture data)
HEXC ; - 'Do you want to capture data...' prompt
EXMSG ;
PAUSE ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,?10,X
  • Line Location: SELPHARM+62
Function Call: WRITE
  • Prompt: !
  • Line Location: SELDATE1+3
Function Call: WRITE
  • Prompt: !,?10,X
  • Line Location: SELPHMST+54
Function Call: WRITE
  • Prompt: !,?10,X
  • Line Location: SELPROV+54
Function Call: WRITE
  • Prompt: !
  • Line Location: SELEXCEL+6
Function Call: WRITE
  • Prompt: !!," Enter: 'Y' - To capture detail report data to transfer"
  • Line Location: HEXC+1
Function Call: WRITE
  • Prompt: !," to an Excel document"
  • Line Location: HEXC+2
Function Call: WRITE
  • Prompt: !," '<CR>' - To skip this option"
  • Line Location: HEXC+3
Function Call: WRITE
  • Prompt: !," '^' - To quit this option"
  • Line Location: HEXC+4
Function Call: WRITE
  • Prompt: !!?5,"Before continuing, please set up your terminal to capture the"
  • Line Location: EXMSG+1
Function Call: WRITE
  • Prompt: !?5,"detail report data. On some terminals, this can be done by"
  • Line Location: EXMSG+2
Function Call: WRITE
  • Prompt: !?5,"clicking on the 'Tools' menu above, then click on 'Capture"
  • Line Location: EXMSG+3
Function Call: WRITE
  • Prompt: !?5,"Incoming Data' to save to Desktop. This report may take a"
  • Line Location: EXMSG+4
Function Call: WRITE
  • Prompt: !?5,"while to run."
  • Line Location: EXMSG+5
Function Call: WRITE
  • Prompt: !!?5,"Note: To avoid undesired wrapping of the data saved to the"
  • Line Location: EXMSG+6
Function Call: WRITE
  • Prompt: !?5," file, please enter '0;256;999' at the 'DEVICE:' prompt.",!
  • Line Location: EXMSG+7
Info |  Source |  Entry Points |  Interaction Calls