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

Package: Accounts Receivable

Routine: RCBECHGP


Information

RCBECHGP ;WISC/RFJ-add penalty charges to bills (called by rcbechgs) ;1 Jun 00

Source Information

Source file <RCBECHGP.m>

Entry Points

Name Comments DBIA/ICR reference
PENALTY ; this is called by rcbechgs and is a continuation of that routine
; variables passed to this entry point:
; 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)
CALCPEN(RCBILLDA,DAYSPEN) ; calc the penalty for a number of days (dayspen)
Info |  Source |  Entry Points