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

Package: Accounts Receivable

Routine: RCTCSPD0


Information

RCTCSPD0 ;ALBANY/RGB - CROSS-SERVICING TRANSMISSION START ;06/15/17 3:34 PM

Source Information

Source file <RCTCSPD0.m>

Entry Points

Name Comments DBIA/ICR reference
SETUP ;Entry point from nightly process PRCABJ
RESTART
RS1
FINISH ;sends mailman message to TCSP mail group to show batch fully completed
UNDEF ;send message to mail group for any undefined debtor entries found
RSBILCHK(BILL,NOCHK) ; PRCA*4.5*350
; Input: BILL - IEN for 430
; NOCHK - Comma separated value
; Output: 1 - bill passed
; 0^fail#^message - bill failed^fail number^fail message
; *************************************************************************
; This is a copy of bill sending logic from RSBILL, except that it only checks if the bill passes or not and doesn't send any messages.
; If you are updating RSBILL, please update this as well. Alternatively, RSBILL can be rewritten.
; *************************************************************************
RRMARK ;
NEWADI ;Make new Agency Debt ID trailer PRCA*4.5*350
Info |  Source |  Entry Points