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

Package: Fee Basis

Routine: FBAAVR


Information

FBAAVR ;AISC/GRR,SAB - FINALIZE BATCH ;4/16/2012

Source Information

Source file <FBAAVR.m>

Entry Points

Name Comments DBIA/ICR reference
BT ; select batch
BTL
RD0 ; local reject functionality
RD1
RD2 ; update obligation for rejected lines that are posted by batch
RDD ; finalize batch functionality
RDD1 ; ask if batch should be finalized
DONE ;
Q ; clean-up
MEDV ; set DATE FINALIZED for line items in batch type B3
SETXFR

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,*7,"Sorry, you must hold security key FBAAREJECT or FBAAFINANCE!"
  • Line Location: FBAAVR+5
Function Call: WRITE
  • Prompt: !!
  • Line Location: BT+1
Function Call: WRITE
  • Prompt: !,"Another user is editing this batch. Try again later."
  • Line Location: BT+5
Function Call: WRITE
  • Prompt: !,$C(7),"Batch status must be CENTRAL FEE ACCEPTED!"
  • Line Location: BT+7
Function Call: WRITE
  • Prompt: !!
  • Line Location: BT+14
Function Call: WRITE
  • Prompt: !,"Skipping reject function because key not held."
  • Line Location: RD0+1
Function Call: WRITE
  • Prompt: !,"Error posting $"_$FN(FBAARA,",",2)_" to 1358 for batch "_FBAAB
  • Line Location: RD2+7
Function Call: WRITE
  • Prompt: !," "_$P(FBX,"^",2)
  • Line Location: RD2+8
Function Call: WRITE
  • Prompt: !!
  • Line Location: RD2+11
Function Call: WRITE
  • Prompt: !,"Skipping finalize function because key not held."
  • Line Location: RDD+1
Function Call: WRITE
  • Prompt: $C(7),!,"You released this batch. Per segregation of duties you cannot finalize it."
  • Line Location: RDD+4
Function Call: WRITE
  • Prompt: !!,"Batch has NOT been Finalized!",$C(7)
  • Line Location: RDD1+4
Function Call: WRITE
  • Prompt: !,"Voucher Batch message # "_FBX_" sent to Central Fee."
  • Line Location: RDD1+8
Function Call: WRITE
  • Prompt: !,"Error occurred during creation of voucher batch message."
  • Line Location: RDD1+10
Function Call: WRITE
  • Prompt: !," ",$P(FBX,U,2)
  • Line Location: RDD1+11
Function Call: WRITE
  • Prompt: !!,"Batch has NOT been Finalized!",$C(7)
  • Line Location: RDD1+12
Function Call: WRITE
  • Prompt: !!," Batch has been Finalized!"
  • Line Location: RDD1+21

FileMan Files Accessed Via FileMan Db Call

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