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

Package: Accounts Receivable

Routine: RCRCRT2


Information

RCRCRT2 ;ALB-ISC/CMS - RC AND DOJ TRANSACTION ROU 2 ;8/15/97

Source Information

Source file <RCRCRT2.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;4.5;Accounts Receivable;**63**;Mar 20, 1995
CAN ;Called from RCRCRT1 ask to Cancel
CANQ
WRDATA ;display the input data in 433 from RCRCRT1
WRDATAQ
WRREF ;Display the current Bill Referral Information called from RCRCRT1
WRREFA ;
WRREFQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: CAN+2
Function Call: WRITE
  • Prompt: !,"Do you want to CANCEL this referral to RC/DOJ "
  • Line Location: CAN+3
Function Call: WRITE
  • Prompt: !,"NOTHING CHANGED !",!
  • Line Location: CAN+4
Function Call: WRITE
  • Prompt: !,"Bill is no longer Referred! ",!
  • Line Location: CAN+7
Function Call: WRITE
  • Prompt: !,"Do you want to add a Bill Comment Log entry "
  • Line Location: CAN+8
Function Call: WRITE
  • Prompt: !,"No Bill Comment Log entry added !",!
  • Line Location: CAN+9
Function Call: WRITE
  • Prompt: !,"Bill Comment Added!",!
  • Line Location: CAN+14
Function Call: WRITE
  • Prompt: !!," Transaction Information for AR Bill No. ",$P(PRCABN0,U,1)," Tran.No: ",PRCAEN
  • Line Location: WRDATA+1
Function Call: WRITE
  • Prompt: !!," Type: ",PRCAKTY," Date: ",PRCAKDT," Amount: ",$J(PRCATOT,0,2)
  • Line Location: WRDATA+2
Function Call: WRITE
  • Prompt: !!,"PRIN.BAL.",?13,"INT.BAL.",?27,"ADMIN.BAL.",?42,"MARSHAL FEE",?57,"COURT COST"
  • Line Location: WRDATA+3
Function Call: WRITE
  • Prompt: !,$J(PRCAPB,0,2),?15,$J(PRCAIB,0,2),?28,$J(PRCAAB,0,2),?43,$J(PRCAMF,0,2),?58,$J(PRCACC,0,2),!
  • Line Location: WRDATA+4
Function Call: WRITE
  • Prompt: !,"Transaction Comment: "
  • Line Location: WRDATA+6
Function Call: WRITE
  • Prompt: !,$G(^PRCA(433,PRCAEN,7,X,0))
  • Line Location: WRDATA+8
Function Call: WRITE
  • Prompt: !
  • Line Location: WRDATA+9
Function Call: WRITE
  • Prompt: !!,"Current Bill Referral Information:"
  • Line Location: WRREF+2
Function Call: WRITE
  • Prompt: " <No Bill Referral Information>",!
  • Line Location: WRREF+6
Function Call: WRITE
  • Prompt: !!,"Referred to: ",PRCACODE," Referral Date: ",$S(REF=0:"",1:REF)," Referral Amount: $",PRCARAMT
  • Line Location: WRREF+7
Function Call: WRITE
  • Prompt: !," Bill was Re-Referred on: ",REREF
  • Line Location: WRREF+8
Function Call: WRITE
  • Prompt: !," Bill was Returned from RC/DOJ on: ",RET
  • Line Location: WRREF+9
Function Call: WRITE
  • Prompt: !!,"Do you want to Continue "
  • Line Location: WRREFA+1

FileMan Files Accessed Via FileMan Db Call

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