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

Package: Accounts Receivable

Routine: RCRPWL


Information

RCRPWL ;EDE/YMG - REPAYMENT PLAN WORKLIST; 07/14/2021

Source Information

Source file <RCRPWL.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; entry point
HDR ; header
INIT ; init variables and list array
HELP ; help
EXIT ; exit point
BLD ; build list of RPPs for display
NOREC() ; show message when display list is empty
; returns line count in the created array
BLDLN(LNUM,RPIEN) ; build one line to display
; LNUM - last line number
; RPIEN - ien in file 340.5

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !,"This screen lists repayment plans with term length greater than 36 months that"
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !,"either require supervisor's review, or have that approval denied."
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !,"It also allows users with PRCA RPP SUPER security key to review and"
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !,"subsequently approve / deny such plans."
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !
  • Line Location: HELP+7
Function Call: WRITE
  • Prompt: !!,"Working..."
  • Line Location: BLD+3
Function Call: WRITE
  • Prompt: "."
  • Line Location: BLD+6

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^RCRP(340.5 - [#340.5] EXTERNAL^DILFD
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call