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

Call Graph

Call Graph

Call Graph Total: 2

Package Total Call Graph
IFCAP 1 ($$REVIEW,PAUSE)^PRCFDPVU  
VA FileMan 1 ^DIR  

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 PRCFDPVT  

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
^DIR STATT+6, STATE+7
$$REVIEW^PRCFDPVU STATR1+4
PAUSE^PRCFDPVU STATT+3, STATQ+3, STATM+3, STATE+4, STATA+3

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
Routine Call
  • DIR
  • Line Location:
    • STATT+6
    • STATE+7

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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