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

Package: Accounts Receivable

Routine: RCDPENR3


Information

RCDPENR3 ;ALB/SAB - EPay National Reports - ERA/EFT Trending Report, part 2 ;20 Aug 2018 13:01:41

Source Information

Source file <RCDPENR3.m>

Entry Points

Name Comments DBIA/ICR reference
COMPILE ;
COMPILEX(J,RCDATA,RCINSTIN,RCMETHOD,RCERATYP,RCCLAIM) ; PRCA*4.5*349 subroutine split off
GETEFT(RCSDATE,RCEDATE,RCRATE,RCCLM) ;EP
CLOSEDB(RCBILL) ;EP
; PRCA*4.5*349 - Added subroutine
; Check to see if a bill is closed
; Input: RCBILL - IEN for 361.1 of the bill to be checked
; Returns: 1 - Bill is closed, 0 Otherwise
PRINTGT(RCTITLE,RCDATA,RCDISP,RCERAFLG,RCEXCEL) ;PRCA*4.5*332 - added comments below, 20 August 2018
; Print the Grand Total/Summary data for the EFT/ERA Trending Report
; Input: RCTITLE - Name of the report
; RCDATA - Array of compiled data being processed. RCDATA("A") autoposted, RCDATA("M") manually posted
; RCDISP - 1 - Display to screen, 0 otherwise
; RCERAFLG - 1 if we're in the ERA matched to an EFT section
; 0 otherwise
; RCEXCEL - 1 output to excel, 0 otherwise
; RCSTOP - Initialized to 0
; Output: RCSTOP - User stopped the display of the report
GDTXT ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: RCSTRNG,!
  • Line Location: PRINTGT+75
Function Call: WRITE
  • Prompt: RCDTXT,?65,$J($P(RCSCDATA,U,I),13,2),!
  • Line Location: PRINTGT+78
Function Call: WRITE
  • Prompt: RCDTXT,?65,$J($P($P(RCSCDATA,U,I),"."),12),"%",!
  • Line Location: PRINTGT+80
Function Call: WRITE
  • Prompt: RCDTXT,?65,$J($P(RCSCDATA,U,I),13),!
  • Line Location: PRINTGT+84
Function Call: WRITE
  • Prompt: RCLINE,!
  • Line Location: PRINTGT+86

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^RCY(344 - [#344] GET1^DIQ
^RCY(344.3 - [#344.3] GET1^DIQ
344.41 GET1^DIQ
^IBM(361.1 - [#361.1] GET1^DIQ
^DGCR(399 - [#399] GET1^DIQ
^DG(40.8 - [#40.8] GET1^DIQ
^PRCA(430 - [#430] GET1^DIQ
^PRCA(430.3 - [#430.3] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call