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

Package: Accounts Receivable

Routine: RCTOPU


Information

RCTOPU ;WASH IRMFO@ALTOONA,PA/TJK - TOP TRANSMISSION ;2/22/00 12:39 PM

Source Information

Source file <RCTOPU.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;4.5;Accounts Receivable;**141,400**;Mar 20, 1995;Build 13
REPORT ;print top report
PRINT
REPORTQ
PRNTOT ;place total amount on report
PRNTOTQ
BILLREP ;prints individual bills and amounts that make up a TOP account
BILLREPP
BILLREPQ
BILLREPH ;header for TOP bill report
STOP ;Stop TOP Referral on a Debtor
REASON ;ask referral reason
STOPFILE ;set stop referral data in file 340
DELSTOP ;Allows TOP Referral to be re-instituted for debtor
EDSTOP
STOPQ
REVERSE ;Refund Reversal
REVERSEQ
UPDCODE ;Update Refund/Reversal Codes in File 348.2
UPDCODEQ
STOPREF(DEBTOR,REASON,CMNT,EFDT) ; stop TOP referral for a given debtor (no user interaction) PRCA*4.5*400

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"TOP REFERRAL REPORT",!!
  • Line Location: REPORT+2
Function Call: WRITE
  • Prompt: !!,DASH
  • Line Location: PRNTOT+3
Function Call: WRITE
  • Prompt: !,?6,"TOTAL AMOUNT CURRENTLY REFERRED:",?50,"$"_$J(PRINTOT,15,2)
  • Line Location: PRNTOT+4
Function Call: READ
  • Formatting: !!
  • Prompt: "END OF REPORT...PRESS RETURN TO CONTINUE"
  • Variable: X
  • Timeout: DTIME
  • Line Location: PRNTOT+5
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PRNTOT+5
Function Call: WRITE
  • Prompt: !,$P(^PRCA(430,BILL,0),U)
  • Line Location: BILLREPP+10
Function Call: WRITE
  • Prompt: $J($P(B7,U,I),10,2)
  • Line Location: BILLREPP+14
Function Call: READ
  • Formatting: !!
  • Prompt: "END OF REPORT...PRESS RETURN TO CONTINUE"
  • Variable: X
  • Timeout: DTIME
  • Line Location: BILLREPP+20
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: BILLREPP+20
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: BILLREPH+1
Function Call: WRITE
  • Prompt: !,"DEBTOR: "_TNM
  • Line Location: BILLREPH+2
Function Call: WRITE
  • Prompt: !,"TIN: "_TID," REFERRED TO TOP: "_TDT_" CURRENT TOP AMT: "_$J(TAMT,13,2)
  • Line Location: BILLREPH+3
Function Call: WRITE
  • Prompt: !,DASH
  • Line Location: BILLREPH+4
Function Call: WRITE
  • Prompt: !!,"BILL NO.",?14,"STAT",?27,"AMT",?36,"PRIN",?47,"INT",?55,"ADMIN",?65,"COURT",?72,"MARSHALL"
  • Line Location: BILLREPH+5
Function Call: WRITE
  • Prompt: !,"---- ---",?14,"----",?27,"---",?36,"----",?47,"---",?55,"-----",?65,"-----",?72,"--------"
  • Line Location: BILLREPH+6
Function Call: WRITE
  • Prompt: !,*7,"No Action Taken"
  • Line Location: STOP+6
Function Call: WRITE
  • Prompt: !,"A Reason Of Other requires a comment to be entered"
  • Line Location: REASON+5
Function Call: WRITE
  • Prompt: !,"Stop TOP Referral Complete"
  • Line Location: STOPFILE+3
Function Call: WRITE
  • Prompt: !!,*7,"Referral to TOP has already been stopped for this debtor"
  • Line Location: DELSTOP+1
Function Call: WRITE
  • Prompt: !!,"Debtor Is Now Eligible To Be Referred To TOP"
  • Line Location: DELSTOP+6
Function Call: WRITE
  • Prompt: !!,"Refund Reversal Of TOP Refund"
  • Line Location: REVERSE+2
Function Call: WRITE
  • Prompt: !!,*7,"No Debtor Attached To This Bill."
  • Line Location: REVERSE+6
Function Call: WRITE
  • Prompt: !!,*7,"There is no current TOP Trace Number for this debtor",!,"This should have been entered with the most recent TOP payment"
  • Line Location: REVERSE+8
Function Call: WRITE
  • Prompt: !!,*7,"There is no TOP Refund Year Entered for this bill",!,"This should have been entered when the refund was approved."
  • Line Location: REVERSE+9
Function Call: WRITE
  • Prompt: !!,"No Action Taken"
  • Line Location: REVERSE+11
Function Call: WRITE
  • Prompt: !,"Reversal Will Be Transmitted With Next TOP Transmission"
  • Line Location: REVERSE+13
Function Call: WRITE
  • Prompt: !,"TOP Refund/Refund Reversal Code Entry"
  • Line Location: UPDCODE+1

FileMan Files Accessed Via FileMan Db Call

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