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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: RCRJRBD

Package: Accounts Receivable

Routine: RCRJRBD


Information

RCRJRBD ;WISC/RFJ,TJK-bad debt extractor and report ;10/18/10 9:00am

Source Information

Source file <RCRJRBD.m>

Entry Points

Name Comments DBIA/ICR reference
START(DATEEND) ; run bad debt report
; the DATEEND is the last day of the month being run
; from the routine RCRJRCOL which is the data extractor. The
; current receivable dollars is stored in ^TMP($J,"RCRJRBD",SGL)
; where SGL is the standard general ledger 1319, 1338, or 1339.
STORE(SGL,DR) ; store data for Standard Ledger Account
DELETALL ; delete all the entries from the bad debt file
WD3() ; return the third work day of the month
PREVMONT(FORDATE) ; return the previous month's date
SGL(CATEGORY,FUND) ;
BDRSGL(CAT,FUND,MRATYPE) ; Calculate SGLs for the BDR process

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^RC(348.1 - [#348.1] Classic Fileman Calls
^PRCA(430 - [#430] GET1^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call