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

Package: Accounts Receivable

Routine: RCDPEM6


Information

RCDPEM6 ;OIFO-BAYPINES/RBN - DUPLICATE EFT DEPOSITS AUDIT REPORT ;Jun 11, 2014@18:03:49

Source Information

Source file <RCDPEM6.m>

Entry Points

Name Comments DBIA/ICR reference
EN1 ; entry point for EFT Audit Report
ENFRMQ ; entry point from TaskMan Queue
GENRPRT ; Generate the report ^TMP array
; INPUT: RCDTRNG - date range for report
DSPRPRT ; Format display for screen/printer, Excel, or ListMan
; RCDISPTY - display for Excel flag
; RCLSTMGR - display for ListMan flag
PROC(EFTIEN) ; gather data into ^TMP
; EFTIEN = ien of the EFT
HDRBLD ; create the report header
; returns RCHDR, RCPGNUM, RCSTOP
; RCHDR(0) = header text line count
; RCHDR("XECUTE") = M code for page number
; RCHDR("RUNDATE") = date/time report generated, external format
; RCPGNUM - page counter
; RCSTOP - flag to exit
; INPUT:
; RCDISPTY - Display/print/Excel flag
; RCRTYP - Report Type (EOB or ERA)
; RCDTRNG - selected dates
HDRLM ; create the Listman Screen header section
; returns RCHDR
; RCHDR(0) = header text line count
; INPUT:
; RCDTRNG - selected dates
HDRNM()
EXIT ;
INFO ; Useful Info for Excel capture
WP(JC) ; format justification comments
; JC - Justification Comment
NOW() ;function, Returns current date/time in format mm/dd/yy@hh:mm:ss

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !," "_$$HDRNM,!
  • Line Location: EN1+11
Function Call: WRITE
  • Prompt: !!!,SP_"Before continuing, please set up your terminal to capture the"
  • Line Location: INFO+2
Function Call: WRITE
  • Prompt: !,SP_"report data as this report may take a while to run."
  • Line Location: INFO+3
Function Call: WRITE
  • Prompt: !!,SP_"To avoid undesired wrapping of the data saved to the"
  • Line Location: INFO+4
Function Call: WRITE
  • Prompt: !,SP_"file, please enter '0;256;999' at the 'DEVICE:' prompt."
  • Line Location: INFO+5
Function Call: WRITE
  • Prompt: !!,SP_"It may be necessary to set the terminal's display width"
  • Line Location: INFO+6
Function Call: WRITE
  • Prompt: !,SP_"to 256 characters, which can be performed by selecting the"
  • Line Location: INFO+7
Function Call: WRITE
  • Prompt: !,SP_"Display option located within the 'Setup' menu on the"
  • Line Location: INFO+8
Function Call: WRITE
  • Prompt: !,SP_"tool bar of the terminal emulation software (e.g. KEA,"
  • Line Location: INFO+9
Function Call: WRITE
  • Prompt: !,SP_"Reflection, or Smarterm).",!!
  • Line Location: INFO+10

FileMan Files Accessed Via FileMan Db Call

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