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

Package: Fee Basis

Routine: FBAADD1


Information

FBAADD1 ;WOIFO/SAB - REPROCESS OVERDUE BATCH ;4/19/2012

Source Information

Source file <FBAADD1.m>

Entry Points

Name Comments DBIA/ICR reference
BT ; select batch
ASKACT ; ask action
END ;
CALCDT(FBN,FBDT) ; Calculate Date
; input
; FBN - (optional) integer, default 3
; FBDT - (optional) date in FileMan internal format, default today
; returns date that is FBN workdays before the FBDT
  • ICR #5828
    • Status: Retired
    • Usage: Private
    ACTR ; action R (retransmit)
    ACTF ; action F (flag as rejected)

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"This option is used to reprocess an overdue payment batch."
    • Line Location: FBAADD1+11
    Function Call: WRITE
    • Prompt: !,"A batch is considered overdue if the Payment Batch Result message"
    • Line Location: FBAADD1+12
    Function Call: WRITE
    • Prompt: !,"has not been received by the 3rd weekday after the batch was"
    • Line Location: FBAADD1+13
    Function Call: WRITE
    • Prompt: !,"transmitted to Central Fee."
    • Line Location: FBAADD1+14
    Function Call: WRITE
    • Prompt: !
    • Line Location: FBAADD1+15
    Function Call: WRITE
    • Prompt: !,"The National Service Desk Austin should be contacted to determine"
    • Line Location: FBAADD1+16
    Function Call: WRITE
    • Prompt: !,"the status of the batch before using this option. If Central Fee"
    • Line Location: FBAADD1+17
    Function Call: WRITE
    • Prompt: !,"already has the batch, you should request that Central Fee resend"
    • Line Location: FBAADD1+18
    Function Call: WRITE
    • Prompt: !,"the Payment Batch Result message. If Central Fee does not have"
    • Line Location: FBAADD1+19
    Function Call: WRITE
    • Prompt: !,"the batch then use this option to reprocess it.",!
    • Line Location: FBAADD1+20
    Function Call: WRITE
    • Prompt: !,"Another user is editing this batch. Try again later."
    • Line Location: BT+6
    Function Call: WRITE
    • Prompt: !!
    • Line Location: BT+10
    Function Call: WRITE
    • Prompt: !
    • Line Location: BT+15
    Function Call: WRITE
    • Prompt: !,"Please contact the National Service Desk Austin to determine the batch status."
    • Line Location: BT+17
    Function Call: WRITE
    • Prompt: !!
    • Line Location: ASKACT+16
    Function Call: WRITE
    • Prompt: !,"Error updating batch file."
    • Line Location: ACTR+15
    Function Call: WRITE
    • Prompt: !,"Batch status was updated. It will be included with the next transmission."
    • Line Location: ACTR+16
    Function Call: WRITE
    • Prompt: !,"Batch was not rejected.",!,$P(FBX,U,2)
    • Line Location: ACTF+9
    Function Call: WRITE
    • Prompt: !,"Error posting $"_$FN(FBAARA,",",2)_" to 1358 for batch "_FBAAB
    • Line Location: ACTF+29
    Function Call: WRITE
    • Prompt: !," "_$P(FBX,"^",2)
    • Line Location: ACTF+30
    Function Call: WRITE
    • Prompt: !,"Batch was not completely rejected."
    • Line Location: ACTF+40
    Function Call: WRITE
    • Prompt: !,"There are still payment line items in the batch."
    • Line Location: ACTF+41
    Function Call: WRITE
    • Prompt: !,"Error updating batch file."
    • Line Location: ACTF+50
    Function Call: WRITE
    • Prompt: !,"Batch was rejected."
    • Line Location: ACTF+51

    FileMan Files Accessed Via FileMan Db Call

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