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

Package: IFCAP

Routine: PRCFDPV1


Information

PRCFDPV1 ;WISC/LEM-PAYMENT ERROR PROCESSING CON'T ;6/21/11 17:52

Source Information

Source file <PRCFDPV1.m>

Entry Points

Name Comments DBIA/ICR reference
STATT ; Transmitted
STATQ ; Queued for transmission
STATM ; Marked for immediate transmission
STATE ; Error in transmission
STATA ; Accepted by FMS
STATR ; Rejected by FMS
STATR1

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This FMS document has been transmitted to FMS."
  • Line Location: STATT+1
Function Call: WRITE
  • Prompt: !,"No error processing can be performed at this time.",!!
  • Line Location: STATT+2
Function Call: WRITE
  • Prompt: !!,"This FMS document has been queued for transmission to FMS."
  • Line Location: STATQ+1
Function Call: WRITE
  • Prompt: !,"No error processing can be performed at this time.",!!
  • Line Location: STATQ+2
Function Call: WRITE
  • Prompt: !!,"This FMS document has been marked for immediate transmission to FMS."
  • Line Location: STATM+1
Function Call: WRITE
  • Prompt: !,"No error processing can be performed at this time.",!!
  • Line Location: STATM+2
Function Call: WRITE
  • Prompt: !!,"This FMS document had an error during transmission."
  • Line Location: STATE+1
Function Call: WRITE
  • Prompt: !,"Use the option to 'Retransmit Stack File Document' on the FMS"
  • Line Location: STATE+2
Function Call: WRITE
  • Prompt: !,"Code Sheet Menu.",!
  • Line Location: STATE+3
Function Call: WRITE
  • Prompt: !!,"This FMS document has been accepted by FMS."
  • Line Location: STATA+1
Function Call: WRITE
  • Prompt: !,"No error processing is necessary.",!!
  • Line Location: STATA+2
Function Call: WRITE
  • Prompt: !!,"This FMS document has rejected due to one or more errors."
  • Line Location: STATR+1
Function Call: WRITE
  • Prompt: !,"The "_LABEL_" will now be displayed for your review.",!!
  • Line Location: STATR1+2
Function Call: WRITE
  • Prompt: "Please review the source document very carefully and take",!,"the appropriate corrective action.",!
  • Line Location: STATR1+3
Info |  Source |  Entry Points |  Interaction Calls