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

Package: Accounts Receivable

Routine: PRCAEXM


Information

PRCAEXM ;SF-ISC/YJK-ADMIN.COST CHARGE TRANSACTION ;15 Nov 2018 13:51:18

Source Information

Source file <PRCAEXM.m>

Entry Points

Name Comments DBIA/ICR reference
EN1(KEYCHK) ;Adjustment Interest/admin.cost from an AR - this makes the int/adm.balance
; ,marshal fee and court cost zero,0.
; KEYCHK (optional) - 1 check for RCDPEAR security key, zero otherwise, defaults to zero
RTRN ; line tag for GOTO return
EN011
EN11
EN2
END

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This action can only be taken by users that have the RCDPEAR security key.",!
  • Line Location: EN1+6
Function Call: WRITE
  • Prompt: !!,*7,"ANOTHER USER IS EDITING THIS BILL"
  • Line Location: RTRN+2
Function Call: WRITE
  • Prompt: *7,!,"This AR may not be appropriate to charge Interest/Administrative cost.",!,"Please check the category of this AR.",!
  • Line Location: RTRN+6
Function Call: WRITE
  • Prompt: !!,"You may exempt the account from all the interest and administrative cost balances - making those balances zero (0),",!,"or adjust them."
  • Line Location: RTRN+7
Function Call: WRITE
  • Prompt: !!,"Do you want to exempt the account from all the Int/Adm. costs"
  • Line Location: EN011+0
Function Call: WRITE
  • Prompt: !,"ANSWER 'YES' OR 'NO' "
  • Line Location: EN011+2
Function Call: WRITE
  • Prompt: !,"Adjusting the administrative/Interest charge ...",!
  • Line Location: EN011+3
Function Call: WRITE
  • Prompt: !,"MONTHLY ADMIN. CHARGE: ",?25,+$P(^PRCA(433,PRCAEN,2),U,8),?40,"INTEREST CHARGE: ",+$P(^PRCA(433,PRCAEN,2),U,7)
  • Line Location: EN2+1

FileMan Files Accessed Via FileMan Db Call

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