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

Package: Accounts Receivable

Routine: PRCAWO1


Information

PRCAWO1 ;SF-ISC/YJK-ADMIN.COST CHARGE,TRANSACTION SUBROUTINES ;7/9/93 12:18 PM

Source Information

Source file <PRCAWO1.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;4.5;Accounts Receivable;**67,68,153,315,377,371,420**;Mar 20, 1995;Build 1
EN1 ;Administrative cost charge
DIEEN ;Loop through edit
UPD ; PRCA*4.5*371 - Replace direct global sets in 7 node with FileMan calls so indexes get updated
KILLV ;
END1
MSG
DIP
ASK1
ASK2
DIE1 ;update the current status in the file 430.
TRANST
DELETE ;Deletes an entry but leaves an audit trail
; Requires PRCABN=Bill #
; PRCAEN=Transaction to Delete
; PRCAARC=True if archiving this trans
; PRCANOPR=True if no message should be printed to screen
; PRCACOMM=Reason why this transaction is being deleted
; PRCAMAN=True if IRM is manually calling this API
LOCKF
END
ASKREV() ; Ask if Treasury reversal 315/DRF

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: DIEEN+1
Function Call: WRITE
  • Prompt: ?40,"*** DONE***",!
  • Line Location: DIEEN+17
Function Call: WRITE
  • Prompt: !!,*7,"INVALID AMOUNTS ENTERED."
  • Line Location: MSG+0
Function Call: WRITE
  • Prompt: !!,"Is this correct"
  • Line Location: ASK1+0
Function Call: WRITE
  • Prompt: !,"Answer 'Y' or 'YES' if the data is correct, answer 'N' or 'NO' if not",!
  • Line Location: ASK1+1
Function Call: WRITE
  • Prompt: !!,"Do you want to edit"
  • Line Location: ASK2+0
Function Call: WRITE
  • Prompt: !,"Answer 'Y' or 'YES' if you want to edit the data, answer 'N' or 'NO' if you do not want to edit the data",!
  • Line Location: ASK2+1
Function Call: WRITE
  • Prompt: !,"You are attempting to delete a record that already appears to have been deleted and contains an audit trail. Delete failed!"
  • Line Location: DELETE+12
Function Call: WRITE
  • Prompt: !,*7,"ANOTHER USER IS EDITING THIS ENTRY , TRY LATER.",!
  • Line Location: LOCKF+0
Function Call: WRITE
  • Prompt: !
  • Line Location: ASKREV+4

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