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

Package: IFCAP

Routine: PRCFFER2


Information

PRCFFER2 ;WISC/SJG-OBLIGATION ERROR PROCESSING REBUILD/RETRANS CON'T ;7/24/00 23:18

Source Information

Source file <PRCFFER2.m>

Entry Points

Name Comments DBIA/ICR reference
V ;;5.1;IFCAP;;Oct 20, 2000
MSG(STATUS,PRCFA) ;
PAUSE ; return to continue
STAT0 ; No Status on Stack File Entry
STATT ; Transmitted
STATQ ; Queued for transmission
STATM ; Marked for immediate transmission
STATE ; Error in transmission
STATF ;Final
STATA ; Accepted by FMS
STATR ; Rejected by FMS

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: PAUSE+1
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PAUSE+3
Function Call: WRITE
  • Prompt: !!,"This FMS document does not have a status!!"
  • Line Location: STAT0+1
Function Call: WRITE
  • Prompt: !,"No error processing can be performed at this time.",!!
  • Line Location: STAT0+2
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 transmitted 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 transmitted 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: !!
  • Line Location: STATF+1
Function Call: WRITE
  • Prompt: !!
  • Line Location: STATF+4
Function Call: WRITE
  • Prompt: !!,"This FMS document has been accepted by FMS."
  • Line Location: STATA+1
Function Call: WRITE
  • Prompt: !,"No rebuilding and transmitting 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
Info |  Source |  Entry Points |  Interaction Calls