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

Package: Fee Basis

Routine: FBUCLET


Information

FBUCLET ;ALBISC/TET - UNAUTHORIZED CLAIMS LETTER ;6/26/01

Source Information

Source file <FBUCLET.m>

Entry Points

Name Comments DBIA/ICR reference
AUTO(FBDA,FBORDER,FBUCA,FBUC) ;auto print - called by update routine, tasked job
  • ICR #5211
    • Status: Retired
    • Usage: Controlled Subscription
    PARAM(FBUC) ;check if letter should be printed
  • ICR #5211
    • Status: Retired
    • Usage: Controlled Subscription
    PRFLD(FBDA) ;check if print field is still set
    REPRINT ;reprint
    BATCH ;to batch print letters & update date letter printed, interactive
    ASK
    END
    COPY ;
    LTRTYP ; ask if user just want to print a specific letter type
    STRING(FBY) ;set variable to string of IEN's which user selected
    CT ;counter
    STRIP ;strip comma

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !
    • Line Location: REPRINT+10
    Function Call: WRITE
    • Prompt: !
    • Line Location: ASK+2
    Info |  Source |  Entry Points |  Interaction Calls