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

Package: Accounts Receivable

Routine: PRCAI16A


Information

PRCAI16A ;WISC/RFJ-post init patch 169 continued ; 1 Apr 01

Source Information

Source file <PRCAI16A.m>

Entry Points

Name Comments DBIA/ICR reference
START ; start post init (fix exempt transactions)
; break out the exempt transaction to interest and admin
FIXEXEM(RCTRANDA) ; fix an exempt charge
; if transaction status not valid, quit
SET ; set the exempt node
UNLOCK ; unlock the transaction and bill
CALCBAL(RCDATE,RCTRANDA) ; calculate a bills balance
; up to a certain date and/or transaction
; rclist(date,tranda) must be defined from calling
; gettrans^rcdpbtlm
Info |  Source |  Entry Points