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

Package: Accounts Receivable

Routine: RCDPEM1


Information

RCDPEM1 ;ALB/TMK,DWA,PJH - ERA MATCH TO EFT (cont) ; 5/5/11 1:25pm

Source Information

Source file <RCDPEM1.m>

Entry Points

Name Comments DBIA/ICR reference
BULL(RCFILE,RC0,RCER) ; Add the error to the bulletin text array
; RCFILE = null, 344.3 or 344.31, depending on the file being worked
; RC0 = the 0-node of the RCFILE entry
; RCER = the error text to be placed in the bulletin (passed by ref)
SENDBULL ; Sends the bulletin when all processing is complete
BLD(RCARRAY,RCT,RCFILE,RC0) ; Build the array for entry 344.31 detail
; RCARRAY = the name of the array to be set
; RCT = the # of lines already output into this array
; RCFILE = 344.3 or 344.31
; RC0 = the 0-node of the entry in RCFILE
EN1 ; Queue match job for run on demand
EN1Q
EN2 ; Entrypoint from nightly job to put Nightly data into the nightly job's status bulletin
; PRCA*4.5*321 dropped call to the Daily Activity Report
; data into the nightly job's status bulletin
HDR(CT,HD) ; Header array set
; CT = line count, passed by reference
; HD = flag returned as 1 so the header is only output once

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: EN1+4
Function Call: WRITE
  • Prompt: !!,$S($D(ZTSK):"Your job has been queued - task number "_ZTSK,1:"Unable to queue this job.")
  • Line Location: EN1+11

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^RCY(344.31 - [#344.31] EXTERNAL^DILFD
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call