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

Package: Accounts Receivable

Routine: RCRPENTR


Information

RCRPENTR ;EDE/SAB - CREATE NEW REPAYMENT PLAN;11/16/2020 7:40 AM

Source Information

Source file <RCRPENTR.m>

Entry Points

Name Comments DBIA/ICR reference
ENTER ; Main Entry Point
EDIT ;Edit A Repayment Plan
GETPLAN() ;Get the Plan IEN using Debtor or Repayment Plan ID.
EDITPLAN(RCIEN) ; edit selected plan, entry point from repayment plan worklist PRCA*4.5*389
GETTYPE() ;Get the user requested type of editing.
EDMN(RCDBTR,RCIEN,RCORLN,RCEXIT) ;Edit the monthly payment
CLOSE(RCIEN) ; Close the plan PRCA*4.5*422
ADJSCHED(RCIEN,RCORLN,RCNEWLN) ; Add or subtract payments from a plan's Schedule.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: ENTER+7
Function Call: WRITE
  • Prompt: !,"This Debtor already has a Repayment Plan that is active."
  • Line Location: ENTER+19
Function Call: WRITE
  • Prompt: !,"A new plan was not created.",!
  • Line Location: ENTER+20
Function Call: WRITE
  • Prompt: !,"This Debtor does not have a Repayment Plan",!!,"List of Active Bills:",!!
  • Line Location: ENTER+23
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: ENTER+25
Function Call: WRITE
  • Prompt: !,"No Bills selected",!
  • Line Location: ENTER+32
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: ENTER+34
Function Call: WRITE
  • Prompt: !!,"Can't edit a closed repayment plan.",!
  • Line Location: EDITPLAN+6
Function Call: WRITE
  • Prompt: !!,"You are changing the monthly payment for this repayment plan ",$P(N0,U),", this plan will be administratively closed. A new plan will be generated.",!
  • Line Location: EDMN+15
Function Call: WRITE
  • Prompt: !,"Repayment plan ",$P(N0,U)," has been closed.",!
  • Line Location: EDMN+21
Function Call: WRITE
  • Prompt: !,"Plan Closed. "
  • Line Location: CLOSE+14

FileMan Files Accessed Via FileMan Db Call

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