Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Local Variables  | All
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>

Call Graph

Call Graph

Call Graph Total: 1

Package Total Call Graph
IFCAP 1 PAUSE^PRCFDPVU  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 1

Package Total Caller Graph
IFCAP 1 PRCFDPVI  

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

External References

Name Field # of Occurrence
PAUSE^PRCFDPVU STATT+3, STATQ+3, STATM+3, STATE+4, STATA+3, STATR1+4

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> LABEL STATR1+1*, STATR1+2
>> MOP STATR1*, STATR1+1
>> PRCFA("ERROR" STATT+4*, STATQ+4*, STATM+4*, STATE+5*, STATA+4*, STATR+2*
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Local Variables  | All