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

Package: Fee Basis

Routine: FBAARR1


Information

FBAARR1 ;AISC/GRR - FEE BASIS REINITIATE ENTIRE BATCH ;3/19/2014

Source Information

Source file <FBAARR1.m>

Entry Points

Name Comments DBIA/ICR reference
RD
ALLM ; re-initiate all rejected line items in medical (B3) type batch
ADONE ;
REJM
ALLT
REJT ;SETUP REJECT FIELDS FOR TRAVEL
ALLP
REJP
ALLC
REJC
KILL
BATCNT ;GET NUMBER OF REJECTS IN OLD BATCH
VOID

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"All rejected items have been re-initiated"
  • Line Location: ADONE+1
Function Call: WRITE
  • Prompt: "!"
  • Line Location: ADONE+2
Function Call: WRITE
  • Prompt: " with the following exceptions."
  • Line Location: ADONE+4
Function Call: WRITE
  • Prompt: !,"One or more payments were not re-initiated due to separation of duties."
  • Line Location: ADONE+5
Function Call: WRITE
  • Prompt: !,"Voided payments were not re-initiated."
  • Line Location: ADONE+6
Function Call: WRITE
  • Prompt: !!,"You cannot re-initiate invoice ",$P(^FBAAC(J,1,K,1,L,1,M,0),"^",16)," due to separation of duties."
  • Line Location: REJM+6
Function Call: WRITE
  • Prompt: !,"Error re-initiating line with IENs = "_M_","_L_","_K_","_J_","
  • Line Location: REJM+11
Function Call: WRITE
  • Prompt: !," ",$P(FBX,U,2)
  • Line Location: REJM+12
Function Call: WRITE
  • Prompt: !!,"You cannot re-initiate travel payment due to separation of duties."
  • Line Location: REJT+5
Function Call: WRITE
  • Prompt: !,"Error re-initiating line with IENs = "_K_","_J_","
  • Line Location: REJT+10
Function Call: WRITE
  • Prompt: !," ",$P(FBX,U,2)
  • Line Location: REJT+11
Function Call: WRITE
  • Prompt: !!,"You cannot re-initiate invoice ",J," due to separation of duties."
  • Line Location: REJP+6
Function Call: WRITE
  • Prompt: !,"Error re-initiating line with IENs = "_K_","_J_","
  • Line Location: REJP+11
Function Call: WRITE
  • Prompt: !," ",$P(FBX,U,2)
  • Line Location: REJP+12
Function Call: WRITE
  • Prompt: !!,"You cannot re-initiate invoice ",J," due to separation of duties."
  • Line Location: REJC+7
Function Call: WRITE
  • Prompt: !,"Error re-initiating line with IENs = "_J_","
  • Line Location: REJC+12
Function Call: WRITE
  • Prompt: !," ",$P(FBX,U,2)
  • Line Location: REJC+13
Function Call: WRITE
  • Prompt: !!,*7,"New Batch selected does not have enough room to fit the",!,FBCNT," rejects pending from batch ",$P(FZ,"^")," !",!!
  • Line Location: BATCNT+6
Function Call: WRITE
  • Prompt: !!,*7,"Invoice #: ",FBIN," has a status of VOID. Please delete the VOID",!,"before re-initiating this rejected payment."
  • Line Location: VOID+0
Info |  Source |  Entry Points |  Interaction Calls