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

Package: Accounts Receivable

Routine: RCRPU2


Information

RCRPU2 ;EDE/YMG - REPAYMENT PLAN UTILITIES;02/03/2021 8:40 AM

Source Information

Source file <RCRPU2.m>

Entry Points

Name Comments DBIA/ICR reference
RECALL(BILL,RSN) ; recall bill from cross-servicing
DISPREF(TYPE) ; display referred bills
ASKRCL ; select CS bills to recall PRCA*4.5*389
DISPSEL(TSCP) ; display bills selected for recall PRCA*4.5*389
ASKCONF() ; confirmation prompt PRCA*4.5*389
ASKCONT() ; display "press return to continue or ^ to quit" prompt
UPDRVW(RCIEN,RCFLG) ; Update the Review Flag
UPDATCS(RCIEN,RCATCS,RCENTER) ; Update the AT CS Flag
CALCTOT(RCIEN) ; Calculate the total amount due on a Repayment Plan.
PRTTMP(RCIEN) ; Entry Point to print Plan ID and Status.
UPDAUDIT(RCRPIEN,RCCHGDT,RCCTYPE,RCCMMNT,RCCMTXT) ; Update the Audit Log for the Plan
GETLSTAU(RCRPIEN,RCTYPE) ; Get the last entry in the Audit Log.
BLDPLN(RCSTDT,RCLEN,RCSTFLG,RCRPIEN) ; Build the Payment Schedule

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Bills at Treasury for Cross-Servicing Debt Collection:",!
  • Line Location: DISPREF+19
Function Call: WRITE
  • Prompt: !!,"Bills in either the Treasury Offset Program or the Debt Management Collection:",!
  • Line Location: DISPREF+20
Function Call: WRITE
  • Prompt: CNT
  • Line Location: DISPREF+26
Function Call: WRITE
  • Prompt: !!,"Review these bills to see if they should be included into the Repayment Plan.",!
  • Line Location: DISPREF+30
Function Call: WRITE
  • Prompt: !,"No bills selected."
  • Line Location: ASKRCL+16
Function Call: WRITE
  • Prompt: !," "_RCERR,!
  • Line Location: ASKRCL+28
Function Call: WRITE
  • Prompt: !,"Recall failed for bill ",$$GET1^DIQ(430,BILL_",",.01)," - ",$P(RCLRES,U,2)
  • Line Location: ASKRCL+35
Function Call: WRITE
  • Prompt: !,"You chose to recall the following bill(s):",!
  • Line Location: DISPSEL+5
Function Call: WRITE
  • Prompt: !,$$GET1^DIQ(430,$P(TSCP,",",Z)_",",.01)
  • Line Location: DISPSEL+6
Function Call: WRITE
  • Prompt: !
  • Line Location: DISPSEL+7
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKCONT+5
Function Call: WRITE
  • Prompt: !,"REPAYMENT PLAN ID: ",RCID,?39,"STATUS: ",RCSTAT,!
  • Line Location: PRTTMP+9

FileMan Files Accessed Via FileMan Db Call

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