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

Package: Fee Basis

Routine: FBAAVR1


Information

FBAAVR1 ;AISC/GRR,SAB - FEE BASIS VOUCHER AUDIT DELETE AN ITEM ;4/30/2012

Source Information

Source file <FBAAVR1.m>

Entry Points

Name Comments DBIA/ICR reference
DELT ; specify local rejects for batch type B2 (travel)
RLT1
RLT ; select a line to reject
RASK
RDR2
RDMORT
LOOPT ; reject all lines for patient in batch type B2 (travel)
DELP ; specify local rejects for batch type B5 (pharmacy)
RLP1
RLP ; select a line to reject
RLI
RDR3
RDMORP
LOOPP ; reject all lines for patient in batch type B5 (pharmacy)

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: DELT+6
Function Call: WRITE
  • Prompt: !!,*7,"You just deleted that one!!"
  • Line Location: RLT+2
Function Call: WRITE
  • Prompt: !,"...DONE!"
  • Line Location: LOOPT+5
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: DELP+6
Function Call: WRITE
  • Prompt: !!,*7,"You just did that one!"
  • Line Location: RLP+2
Function Call: WRITE
  • Prompt: !,"...DONE!"
  • Line Location: LOOPP+5
Info |  Source |  Entry Points |  Interaction Calls