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

Package: Accounts Receivable

Routine: PRCAWREA


Information

PRCAWREA ;WASH-ISC@ALTOONA,PA/TJK-RE-ESTABLISH BILL ;7/24/96 2:35 PM

Source Information

Source file <PRCAWREA.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;4.5;Accounts Receivable;**16,49,153,315,377,371**;Mar 20, 1995;Build 29
APJ ; Entry point from the ENAP entry point (below) for the Account Profile screen *315
EXIT
AMT ;
AMTE
AMTQ
AMTH
ENAP(PRCABN) ; Entry point for Re-Establish bill from the Account Profile screen - *315
; originally called from REESTAB^RCDPAPL1. PRCABN is the internal bill# and is required.
ENAPX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Your site is not defined."
  • Line Location: V+4
Function Call: WRITE
  • Prompt: !,"Transaction Types not defined, please contact IRM."
  • Line Location: V+6
Function Call: WRITE
  • Prompt: !!,*7,"ANOTHER USER IS EDITING THIS BILL"
  • Line Location: APJ+2
Function Call: WRITE
  • Prompt: !!,"Sorry, no bill amount entered!"
  • Line Location: APJ+11
Function Call: WRITE
  • Prompt: !!,*7,?5,$P(^PRCA(430,PRCABN,0),U,1)," is in the ",$P(^PRCA(430.3,$P(^PRCA(430,PRCABN,0),U,8),0),U,1)," status for $",$P(^PRCA(433,PRCAEN,1),U,5)
  • Line Location: APJ+22
Function Call: READ
  • Formatting: !!
  • Prompt: "Enter Re-Establish Amount: "
  • Variable: Y
  • Timeout: DTIME
  • Line Location: AMTE+0
Function Call: WRITE
  • Prompt: !,*7,"The amount is required. Enter ""^"" to exit!",!
  • Line Location: AMTE+1
Function Call: WRITE
  • Prompt: !,"Enter in an amount from .01 to 999999.99, 2 decimal digits"
  • Line Location: AMTH+0
Function Call: WRITE
  • Prompt: !!,"The bill must have an amount inorder to be re-established."
  • Line Location: AMTH+1
Function Call: WRITE
  • Prompt: !,"This amount will be the principal balance of the bill."
  • Line Location: AMTH+2
Function Call: WRITE
  • Prompt: !,"The Re-Establish action is not available for this bill because the current"
  • Line Location: ENAP+21
Function Call: WRITE
  • Prompt: !,"AR status of this bill is "_$$GET1^DIQ(430,PRCABN,8)_"."
  • Line Location: ENAP+22
Function Call: WRITE
  • Prompt: !,"Valid statuses are WRITE-OFF, SUSPENDED, CANCELLATION, or COLLECTED/CLOSED."
  • Line Location: ENAP+23
Function Call: WRITE
  • Prompt: !,"The Re-Establish action is not available for this bill because the current"
  • Line Location: ENAP+27
Function Call: WRITE
  • Prompt: !,"AR category of this bill is "_$$GET1^DIQ(430,PRCABN,2)_". This is the only one not allowed."
  • Line Location: ENAP+28

FileMan Files Accessed Via FileMan Db Call

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