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
Print Page as PDF
Routine: RCDPRPLU

Package: Accounts Receivable

Routine: RCDPRPLU


Information

RCDPRPLU ;WISC/RFJ-receipt profile utilities ;1 Jun 99

Source Information

Source file <RCDPRPLU.m>

Entry Points

Name Comments DBIA/ICR reference
CHECKREC(RECTDA) ; check the receipt to stop edit/change if approved
; return 0^message to stop edit/change
; 1 to continue
LOCKREC(RECTDA) ; lock the receipt, call only from listmanager options
; if receipt not passed, return 2
WRITE(MESSAGE) ; write message on screen with delay
MAILMSG(RCRECTDA,ACTION) ; mail a message to supervisor key holders
SETLINE(MESSAGE) ; set the line for the mail message

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,MESSAGE
  • Line Location: WRITE+2
Function Call: WRITE
  • Prompt: !,"press RETURN to continue: "
  • Line Location: WRITE+3
Info |  Source |  Entry Points |  Interaction Calls