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

Package: Accounts Receivable

Routine: RCRJRBDE


Information

RCRJRBDE ;WISC/RFJ,TJK-bad debt edit the report ;1 Feb 98

Source Information

Source file <RCRJRBDE.m>

Entry Points

Name Comments DBIA/ICR reference
EDIT ; over-ride values, called from menu option
SHOW(DA) ; show the values for entry

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This option will no longer allow you to over-ride the current"
  • Line Location: EDIT+6
Function Call: WRITE
  • Prompt: !,"month Bad Debt allowance estimates. These estimates are"
  • Line Location: EDIT+7
Function Call: WRITE
  • Prompt: !,"automatically transmitted to FMS when they are calculated"
  • Line Location: EDIT+8
Function Call: WRITE
  • Prompt: !,"by the AR Data Collector on the third to the last business"
  • Line Location: EDIT+9
Function Call: WRITE
  • Prompt: !,"day of the month.",!!
  • Line Location: EDIT+10
Function Call: WRITE
  • Prompt: !,"The Bad Debt Report is submitted to FMS on the next to last workday of the"
  • Line Location: EDIT+21
Function Call: WRITE
  • Prompt: !,"month. You can only use this option to change the data from the day"
  • Line Location: EDIT+22
Function Call: WRITE
  • Prompt: !,"after the EOAM cut off date to the next to last workday of the month."
  • Line Location: EDIT+23
Function Call: WRITE
  • Prompt: !
  • Line Location: EDIT+27
Function Call: WRITE
  • Prompt: !,"The Bad Debt Report is currently running or being edit by another user.",!,"Try again later."
  • Line Location: EDIT+34
Function Call: WRITE
  • Prompt: !
  • Line Location: EDIT+37
Function Call: WRITE
  • Prompt: !!?20,"This what the CURRENT report looks like:"
  • Line Location: EDIT+42
Function Call: WRITE
  • Prompt: !?20,"========================================"
  • Line Location: EDIT+43
Function Call: WRITE
  • Prompt: !!,"You now have the option to over-ride the estimated allowance:"
  • Line Location: EDIT+45
Function Call: WRITE
  • Prompt: "...No changes made."
  • Line Location: EDIT+49
Function Call: WRITE
  • Prompt: !!?20,"This is what the NEW report looks like:"
  • Line Location: EDIT+53
Function Call: WRITE
  • Prompt: !?20,"======================================="
  • Line Location: EDIT+54
Function Call: WRITE
  • Prompt: !!,"Allowance for Bad Debt - SGL ",$P(DATA,"^"),":"
  • Line Location: SHOW+2
Function Call: WRITE
  • Prompt: !,"----------------------------------------------------"
  • Line Location: SHOW+3
Function Call: WRITE
  • Prompt: !,"Allowance Estimate for Month",?35,":",$J($P(DATA,"^",8),16,2)," ",CHANGED," (Normally Credit Value)"
  • Line Location: SHOW+5
Function Call: WRITE
  • Prompt: !,"Bad Debt Write-Off FYTD (Plus)",?35,":",$J($P(DATA,"^",9),16,2)," (Normally Debit Value )"
  • Line Location: SHOW+6
Function Call: WRITE
  • Prompt: !,"----------------------------------------------------"
  • Line Location: SHOW+7
Function Call: WRITE
  • Prompt: !,"Transmitted Amount to FMS for Month",?35,":",$J($P(DATA,"^",8)+$P(DATA,"^",9),16,2)," ",CHANGED," (Normally Credit Value)"
  • Line Location: SHOW+8
Function Call: WRITE
  • Prompt: !?53,"** Changed Locally"
  • Line Location: SHOW+9

FileMan Files Accessed Via FileMan Db Call

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