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

Package: Pharmacy Benefits Management

Routine: PSURT1


Information

PSURT1 ;BIR/RDC - PATIENT DEMOGRAPHIC RETRANSMITION; APR 2, 2007 ; 4/2/07 11:01am

Source Information

Source file <PSURT1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; ENTRY POINT
MONTH ; *** allow only whole months to be processed ***
RANGE ; *** process a range of dates from within file #59.9 ***
BGNRNG ;
ENDRNG ;
PROCESS ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"NO DATA AVAILABLE - NOTIFY YOUR SUPERVISOR"
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !,"This option will allow the retransmission of Patient Demographic and Outpatient Visit data stored in the PBM PATIENT DEMOGRAPHICS FILE. Statistical data starting from "
  • Line Location: EN+9
Function Call: WRITE
  • Prompt: START
  • Line Location: EN+10
Function Call: WRITE
  • Prompt: " through "
  • Line Location: EN+11
Function Call: WRITE
  • Prompt: STOP
  • Line Location: EN+12
Function Call: WRITE
  • Prompt: " is available for retransmission."
  • Line Location: EN+13
Function Call: WRITE
  • Prompt: !
  • Line Location: EN+14
Function Call: WRITE
  • Prompt: !
  • Line Location: MONTH+1
Function Call: WRITE
  • Prompt: !!,"Invalid Month/Year. Please Reenter a month and year."
  • Line Location: MONTH+7
Function Call: WRITE
  • Prompt: " ("_RMONTH_")"
  • Line Location: MONTH+8
Function Call: WRITE
  • Prompt: !!,"Data for the entire month of "_RMONTH_" is not available. Please reenter a month/year."
  • Line Location: MONTH+13
Function Call: WRITE
  • Prompt: !!,"You may not select a date from the future. Please reenter a month/year within the valid parameters."
  • Line Location: MONTH+14
Function Call: WRITE
  • Prompt: !
  • Line Location: BGNRNG+1
Function Call: WRITE
  • Prompt: !!,"Invalid date. Please reenter a start date."
  • Line Location: BGNRNG+4
Function Call: WRITE
  • Prompt: !!,"Today is not a valid start date. Please reenter a start date."
  • Line Location: BGNRNG+5
Function Call: WRITE
  • Prompt: !!,"You may not select a date in the future. Please reenter a start date."
  • Line Location: BGNRNG+7
Function Call: WRITE
  • Prompt: !
  • Line Location: ENDRNG+1
Function Call: WRITE
  • Prompt: !!,"Invalid date. Please reenter a stop date."
  • Line Location: ENDRNG+4
Function Call: WRITE
  • Prompt: !!,"Statistical data has not been compiled for current date. Please reenter a stop date."
  • Line Location: ENDRNG+5
Function Call: WRITE
  • Prompt: !!,"You need to select a stop date greater than your start date. Please reenter your start/stop dates."
  • Line Location: ENDRNG+7
Function Call: WRITE
  • Prompt: !!,"You may not select a date in the future. Please reenter a stop date."
  • Line Location: ENDRNG+9
Function Call: WRITE
  • Prompt: !!
  • Line Location: PROCESS+5
Function Call: WRITE
  • Prompt: !!
  • Line Location: PROCESS+14
Info |  Source |  Entry Points |  Interaction Calls