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

Package: Fee Basis

Routine: FBAAPIP


Information

FBAAPIP ;AISC/GRR - ESTABLISH BATCH FOR INVOICE AND CLOSE-OUT ;11/24/2014

Source Information

Source file <FBAAPIP.m>

Entry Points

Name Comments DBIA/ICR reference
RD1
EN1 ;ENTRY FROM THE MAS CLOSE-OUT OPTION (FBAACIE)
BT
GO ; HIPAA 5010 - count line items that have 0.00 amount paid
Q
GOT
RSET
RSET2
NOTYOU
NOTPH
NOTOP
FULL
WARN
OUT
WRT
NEWBT ;OPEN NEW BATCH IF NEEDED TO CLOSEOUT INVOICE

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: RD1+0
Function Call: WRITE
  • Prompt: !!,"You cannot process this payment due to separation of duties."
  • Line Location: RD1+4
Function Call: WRITE
  • Prompt: !,"You previously entered/edited an associated authorization."
  • Line Location: RD1+5
Function Call: WRITE
  • Prompt: !!,*7,"Invoice must be greater than 0.00. Invoice cannot be closed out."
  • Line Location: EN1+2
Function Call: WRITE
  • Prompt: !!
  • Line Location: BT+0
Function Call: WRITE
  • Prompt: !!,"Invoice Closed out!!"
  • Line Location: GO+3
Function Call: WRITE
  • Prompt: !!,*7,"Batch selected established by another user, choose another."
  • Line Location: NOTYOU+0
Function Call: WRITE
  • Prompt: !!,*7,"Batch selected is NOT a Pharmacy type batch, choose another."
  • Line Location: NOTPH+0
Function Call: WRITE
  • Prompt: !!,*7,"Batch selected not in Open status, choose another."
  • Line Location: NOTOP+0
Function Call: WRITE
  • Prompt: !!,*7,"Batch has reached maximum allowable payment entries!",!,"Now openning another batch for you.",!
  • Line Location: FULL+0
Function Call: WRITE
  • Prompt: !!,*7,"That Batch already has maximum allowable payment items!"
  • Line Location: WARN+0
Function Call: WRITE
  • Prompt: !,?20,"Invoice Totals: $ "_$J(FBINTOT,1,2)
  • Line Location: WRT+0
Function Call: WRITE
  • Prompt: !
  • Line Location: NEWBT+1
Function Call: WRITE
  • Prompt: !!,*7,"New Batch to closeout invoice is: ",FBBN
  • Line Location: NEWBT+1

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^FBAA(161.7 - [#161.7] Classic Fileman Calls
^FBAA(162.1 - [#162.1] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call