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

Package: E Claims Management Engine

Routine: BPSWRKLS


Information

BPSWRKLS ;ALB/SS - SEND CLAIMS TO PHARMACY WORKLIST ;12/26/07

Source Information

Source file <BPSWRKLS.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;
TOPHARM(BP59,BPCOMM,BPSARR59) ;
CHCKSEL(BPSARR59,BP59SENT) ;
NOTSNDMS ;
SELCLMS(BPSARR59,BPTMP) ;
CHCKKEY() ;
QUIT(BPPAUSE) ;
CHCKREJ(BP59,BPSDIV59) ;
INWRKLST(BP59) ;
CONVERT(BPSARRJ1,BPSARRJ2) ;
SENDREJ(BPRXI,BPRXR,BPIEN59,BPPAYSEQ) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"The user doesn't have enough rights to perform this action"
  • Line Location: EN+7
Function Call: WRITE
  • Prompt: !!,"Eligible claim(s) will be sent to the Pharmacy Worklist...",!
  • Line Location: EN+25
Function Call: WRITE
  • Prompt: !,$G(@VALMAR@(+$G(BPSARR59(BP59)),0))
  • Line Location: TOPHARM+7
Function Call: WRITE
  • Prompt: !,"was ALREADY sent to the Pharmacy Work List."
  • Line Location: TOPHARM+8
Function Call: WRITE
  • Prompt: !,"cannot be sent: ",$P(BPRET,U,2)
  • Line Location: TOPHARM+9
Function Call: WRITE
  • Prompt: !,"has been sent to the Pharmacy Work List."
  • Line Location: TOPHARM+12
Function Call: WRITE
  • Prompt: !,"You've chosen to send to Pharmacy Work List the following:"
  • Line Location: CHCKSEL+5
Function Call: WRITE
  • Prompt: !,$G(@VALMAR@(+$G(BPSARR59(BP59)),0))
  • Line Location: CHCKSEL+7
Function Call: WRITE
  • Prompt: !,"Entry is NON BILLABLE and cannot be sent to the Pharmacy Work List."
  • Line Location: CHCKSEL+10
Function Call: WRITE
  • Prompt: !,"is closed and cannot be sent to the Pharmacy Work List."
  • Line Location: CHCKSEL+12
Function Call: WRITE
  • Prompt: !,"was not rejected and cannot be sent to the Pharmacy Work List."
  • Line Location: CHCKSEL+15
Function Call: WRITE
  • Prompt: !,"was ALREADY sent to the Pharmacy Work List."
  • Line Location: CHCKSEL+17
Function Call: WRITE
  • Prompt: !,"doesn't have eligible reject code to be sent to the Pharmacy Work List."
  • Line Location: CHCKSEL+22
Function Call: WRITE
  • Prompt: "cannot be sent - "
  • Line Location: NOTSNDMS+1
Function Call: WRITE
  • Prompt: !!,"Enter the line numbers for the claim(s) to send to the Pharmacy Worklist."
  • Line Location: SELCLMS+1
Info |  Source |  Entry Points |  Interaction Calls