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

Package: Accounts Receivable

Routine: RCRJR


Information

RCRJR ;WISC/RFJ,TJK-nightly process, monthly data extractors ;1 Mar 98

Source Information

Source file <RCRJR.m>

Entry Points

Name Comments DBIA/ICR reference
START ; start the nightly process
; called by PRCABJ
QUEUE(ZTDESC,ZTRTN) ; create taskmanager task
CLEANXMB ; clean up old mailman messages generated by AR
GETXMZ(RCSUBJCT,RCVERIFY) ; find a message to delete
; loop through a subject, execute a check on the message, kill it
KILLXMZ(XMZ) ; kills a message and responses
WARNKILL(RCXMZ) ; enter response to the message warning the user the message
; will deleted on the first of the month
LDATE(X) ; DETERMINE CUT-OFF DATE FOR THE MONTH
LDAY(X) ;SECOND LAST WORKDAY OF THE MONTH
Info |  Source |  Entry Points