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

Package: Accounts Receivable

Routine: RCTRAN


Information

RCTRAN ;WASH-ISC@ALTOONA,PA/LDB-Transaction History Report ;1/19/95 4:33 PM

Source Information

Source file <RCTRAN.m>

Entry Points

Name Comments DBIA/ICR reference
EN
TYPE
CAT
DEV
DQ ;Call to build array of payment transactions
PRINT ;Print transactions of type within selected date range
FCHK ;Check fund
EXIT ;Exit routine

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: TYPE+2
Function Call: WRITE
  • Prompt: !!,"Enter 'ALL' for all types of transactions in the AR TRANSACTION TYPE FILE",!
  • Line Location: TYPE+6
Function Call: WRITE
  • Prompt: !!,"This is a STATUS. Enter a transaction type only.",!
  • Line Location: TYPE+7
Function Call: READ
  • Variable: X
  • Timeout: DTIME
  • Line Location: CAT+1
Function Call: WRITE
  • Prompt: !!,"Enter 'ALL' for all categories of bills.",!
  • Line Location: CAT+5
Function Call: WRITE
  • Prompt: !!,"This report takes a long time to compile."
  • Line Location: DEV+0
Function Call: WRITE
  • Prompt: !,"It is recommended that it be queued to print later.",!!
  • Line Location: DEV+1
Function Call: WRITE
  • Prompt: !!,"There is no activity of this type during this time period."
  • Line Location: DQ+5
Function Call: WRITE
  • Prompt: ?41,BILL
  • Line Location: PRINT+8
Function Call: WRITE
  • Prompt: ?64,$J(AMT,11,2)
  • Line Location: PRINT+18
Function Call: WRITE
  • Prompt: !?10,$P($G(^PRCA(433,+X3,5)),"^",2),!
  • Line Location: PRINT+21
Function Call: WRITE
  • Prompt: !,"FUND: ",XFND
  • Line Location: FCHK+1

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^PRCA(430.2 - [#430.2] Classic Fileman Calls
^PRCA(430.3 - [#430.3] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call