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

Package: CMOP

Routine: PSXRESUB


Information

PSXRESUB ;BIR/HTW-Resubmit an Rx to the CMOP ;03/11/99 1:14 PM

Source Information

Source file <PSXRESUB.m>

Entry Points

Name Comments DBIA/ICR reference
TOP
END

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"You are not authorized to use this option."
  • Line Location: PSXRESUB+4
Function Call: WRITE
  • Prompt: !!,"CMOP Prescription Resubmission Utility",!!
  • Line Location: PSXRESUB+5
Function Call: WRITE
  • Prompt: !,"Rx # "_RX_" either does not exist or is an invalid #."
  • Line Location: TOP+5
Function Call: WRITE
  • Prompt: !,"There have been no CMOP transmissions for this Rx. You can not Resubmit it!",!
  • Line Location: TOP+7
Function Call: WRITE
  • Prompt: !!,"This Rx cannot be resubmitted. A later fill has already been entered."
  • Line Location: TOP+17
Function Call: WRITE
  • Prompt: !!,"This Rx cannot be resubmitted. A later fill has already been transmitted to the CMOP."
  • Line Location: TOP+18
Function Call: WRITE
  • Prompt: !!,"This prescription has expired. You cannot resubmit it."
  • Line Location: TOP+19
Function Call: WRITE
  • Prompt: !!,"This Rx has already been resubmitted the maximum allowable times. You cannot resubmit it."
  • Line Location: TOP+20
Function Call: WRITE
  • Prompt: !!,"This Rx is not eligible for resubmission.",!,"The last fill must have a status of 'NOT DISPENSED'.",!
  • Line Location: TOP+21
Function Call: WRITE
  • Prompt: !!,"This Rx is not eligible for resubmission.",!,"The last fill has been returned as a duplicate.",!
  • Line Location: TOP+22
Function Call: WRITE
  • Prompt: !!,"This RX is not eligible for resubmission.",!,"The fill # "_LAST_" appears to have been canceled.",!
  • Line Location: TOP+23
Function Call: WRITE
  • Prompt: !!,"You have chosen Rx # "_RX_" to be resubmitted to the CMOP."
  • Line Location: TOP+24
Function Call: WRITE
  • Prompt: !!,"This is not a CMOP Rx. Make sure the last fill has a Mail routing, the drug is marked for CMOP, etc...",!!
  • Line Location: TOP+33
Info |  Source |  Entry Points |  Interaction Calls