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

Package: IFCAP

Routine: PRCFDPV2


Information

PRCFDPV2 ;WISC/LEM-PAYMENT ERROR PROCESSING REBUILD/RETRANS CON'T ;6/21/11 17:59

Source Information

Source file <PRCFDPV2.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: !!,"This FMS document has been queued for transmission to FMS."
  • Line Location: STATQ+1
Function Call: WRITE
  • Prompt: !,"It cannot be rebuilt and retransmitted 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: !,"It cannot be rebuilt and retransmitted at this time.",!!
  • Line Location: STATM+2
Function Call: WRITE
  • Prompt: !!,"This FMS document has an error in 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 to retransmit without rebuilding.",!
  • 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 rebuilding and retransmitting 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_" can 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
Function Call: WRITE
  • Prompt: !
  • Line Location: STATR1+4
Info |  Source |  Entry Points |  Interaction Calls