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

Package: IFCAP

Routine: PRCFDPVU


Information

PRCFDPVU ;WISC/LEM-PAYMENT ERROR PROCESSING CON'T ;9/7/94 15:20

Source Information

Source file <PRCFDPVU.m>

Entry Points

Name Comments DBIA/ICR reference
NUM
GET(DIC,X) ; Get Certified Invoice information for review
STRIP(X) ; Strip trailing spaces
PAUSE ; Pause screen when data is displayed
PAUSE1 ; Pause screen when data is displayed
REVIEW() ; Prompt user to review source document
RETRANS() ; Prompt user to rebuild FMS doc from source doc and retransmit

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Press 'RETURN' to continue: "
  • Line Location: PAUSE+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PAUSE+2
Function Call: WRITE
  • Prompt: !!,"Press 'RETURN' to start the display"
  • Line Location: PAUSE1+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PAUSE1+2
Info |  Source |  Entry Points |  Interaction Calls