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

Package: Accounts Receivable

Routine: RCXFMSSV


Information

RCXFMSSV ;WISC/RFJ-fms standard voucher (sv) code sheet generator ; 9/7/10 7:43am

Source Information

Source file <RCXFMSSV.m>

Entry Points

Name Comments DBIA/ICR reference
STARTSV(RCDATEND) ; top entry point to generate a sv code sheet
BUILDSV(RCDATEND,RCGECSDA,RCTRANID,RCKS) ; generate a wr code sheet for monthly data
; rcgecsda is the ien for the gcs stack file 2100.1 for rebuilds
; data stored in tmp($j,rcrjrcolsv)
; rcks is the "key suffix" to distinguish the gecs lookup key
; for the SRB SV from the lookup key for the BDR SV
BADDEBT(RCRJDATE) ; top entry point to generate a sv code sheet
; for the bad debt report, transaction types 23, 27, 2B and 2J.
; The fms document number in file 347 is SV-$e(dateend,1,5)_"01"
Q ; jump here to finish
; generate bad debt report
Info |  Source |  Entry Points