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

Package: Accounts Receivable

Routine: RCDPESRV


Information

RCDPESRV ;ALB/TMK - Server interface to AR from Austin ;06/03/02

Source Information

Source file <RCDPESRV.m>

Entry Points

Name Comments DBIA/ICR reference
SERVER ; Entry point for server option to process EDI Lockbox msgs received
; from Austin and redirected EOB transactions received from another
; VistA site
MSG(RCXMZ,RCERR) ; Read/Store message lines
; RCERR = array of errors
; RCXMZ = the # of the Mailman message contianing this message
;
; OUTPUT:
; Function returns flag ... 0 = no errors 1 = errors
; and the standard Mailman error variable contents of XMER
MSGQ
Info |  Source |  Entry Points