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

Package: IFCAP

Routine: PRCPSLOR


Information

PRCPSLOR ;WISC/RFJ-receiving code sheets to log ;22 Feb 92

Source Information

Source file <PRCPSLOR.m>

Entry Points

Name Comments DBIA/ICR reference
DQ ; create/trans receiving code sheets to isms (log)
; pono=purchase order number
; tranid=transaction register id number
; partlda=partial number (optional) - if set, can determine
; if this receipt is a partial or final.
; prc=standard variables defined (for creating code sheets)
551 ; create and transmit 551 code sheet
; $g(prcpflag) is true if incorrect response to depot
; number question.
TYPE ; ask if fastrac or usexpress
ERROR() ; display error message

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: " ",PRCPXMZ(%)," "
  • Line Location: DQ+31
Function Call: WRITE
  • Prompt: !,$$ERROR^PRCPSLOR
  • Line Location: 551+5
Function Call: WRITE
  • Prompt: !,$$ERROR^PRCPSLOR
  • Line Location: 551+6
Function Call: WRITE
  • Prompt: " ",PRCPXMZ(%)," "
  • Line Location: 551+9
Info |  Source |  Entry Points |  Interaction Calls