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

Package: Fee Basis

Routine: FBAACCB2


Information

FBAACCB2 ;AISC/CMR-CLERK CLOSE BATCH ;JUN 21, 1994

Source Information

Source file <FBAACCB2.m>

Entry Points

Name Comments DBIA/ICR reference
PMNT ;displays check and cancellation information if any exist
  • ICR #5081
    • Status: Retired
    • Usage: Controlled Subscription
    PMTCLN
  • ICR #5081
    • Status: Retired
    • Usage: Controlled Subscription
    FBCKO(J,K,L,M) ;set outpatient check variables
  • ICR #5081
    • Status: Retired
    • Usage: Controlled Subscription

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !?4,">>>Check # ",FBCK
    • Line Location: PMNT+1
    Function Call: WRITE
    • Prompt: " Date Paid: ",$$DATX^FBAAUTL(FBCKDT),$S(FBCKINT>0:" Interest: "_$FN(FBCKINT,",",2),1:""),"<<<"
    • Line Location: PMNT+1
    Function Call: WRITE
    • Prompt: !,*7,?4,">>>Amount paid altered to $ ",$FN((FBDIS-FBCKINT),",",2)," on the Fee Payment Voucher document.<<<"
    • Line Location: PMNT+2
    Function Call: WRITE
    • Prompt: !?4,">>>Check cancelled on: ",$$DATX^FBAAUTL(FBCANDT)
    • Line Location: PMNT+3
    Function Call: WRITE
    • Prompt: " Reason: ",$P($G(^FB(162.95,+FBCANR,0)),"^"),"<<<"
    • Line Location: PMNT+3
    Info |  Source |  Entry Points |  Interaction Calls