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
Print Page as PDF
Routine: RCBECHGI

Package: Accounts Receivable

Routine: RCBECHGI


Information

RCBECHGI ;WISC/RFJ-add interest charges to bill (called by rcbechgs) ;1 Jun 00

Source Information

Source file <RCBECHGI.m>

Entry Points

Name Comments DBIA/ICR reference
INTEREST ; this is called by rcbechgs and is a continuation of that routine
; variables passed to this entry point:
; rcdata0 = the 0th node for the debtor in file 340
; rcupdate = the fm date that charges are being added
; the rcupdate variable is the statement date for non-benefit
; debts or (statement date minus 3 days) for benefit (first
; party debts)
CALCINT(RCBILLDA,DAYSINT) ; calc the interest for a number of days (daysint)
Info |  Source |  Entry Points