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 |  Global Variables Directly Accessed |  Label References |  Naked Globals |  Local Variables  | All
Print Page as PDF
Routine: ENPLV

Package: Engineering

Routine: ENPLV


Information

ENPLV ;WISC/SAB-PROJECT VALIDATION, VALIDATE LIST ;7/10/95

Source Information

Source file <ENPLV.m>

Call Graph

Call Graph

Call Graph Total: 3

Package Total Call Graph
Engineering 2 ^ENPLV1  ^ENPLV2  
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: 8

Package Total Caller Graph
Engineering 7 ENPL2  ENPL4  ENPLMAV  ENPLMFV  ENPLMRV  ENPLX  ENPROJ  
Kernel 1 ^DIC(19  

Entry Points

Name Comments DBIA/ICR reference
EN(ENTY,ENXMIT) ; Validate Projects (entry point with list)
; input variables
; ENTY - type of validation
; ENXMIT - (optional) flag, true for additional transmission checks
; ^TMP($J,"L")=number of projects^current year of FYFP when ENTY="F"
; ^TMP($J,"L",project number)=ien
; output variables
; ^TMP($J,"L")=
; number of projects^current year of FYFP when ENTY="F"^
; number invalid^number valid with warn^number valid (no warn)
; ^TMP($J,"L",project number)=ien^validation code for project
; where validation code = 1 (invalid), 2 (valid w/ warn), 3 (valid)
EX ; Exit

External References

Name Field # of Occurrence
^DIR EN+28
^ENPLV1 EN+29
^ENPLV2 EN+20

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Validating Projects"
  • Line Location: EN+18
Function Call: WRITE
  • Prompt: "."
  • Line Location: EN+20
Function Call: WRITE
  • Prompt: !,"No validation problems found"
  • Line Location: EN+23
Function Call: WRITE
  • Prompt: !,"This project ",$S(ENC(1):"failed",1:"passed")," the validation checks",$S(ENC(1):"",1:" with warnings"),"."
  • Line Location: EN+24
Function Call: WRITE
  • Prompt: !,ENC(1)," out of ",ENC(0)," selected projects failed the validation checks."
  • Line Location: EN+25
Function Call: WRITE
  • Prompt: !,ENC(2)," out of ",ENC(0)," selected projects passed the validation checks with warnings."
  • Line Location: EN+26
Function Call: WRITE
  • Prompt: !
  • Line Location: EX+1
Routine Call
  • DIR
  • Line Location:
    • EN+28

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^TMP($J EN+16, EN+20*, EN+21*, EX+2!

Label References

Name Line Occurrences
EX EN+23, EN+28

Naked Globals

Name Field # of Occurrence
^( EN+20

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
DIC EX+3!
DIR EN+28!, EX+3!
DIR("A" EN+27*
DIR("B" EN+27*
DIR(0 EN+27*
DIROUT EX+3!
DIRUT EN+28, EX+3!
DTOUT EX+3!
DUOUT EX+3!
ENC EN+13~
ENC( EN+20*
ENC(0 EN+15*, EN+20*, EN+23, EN+24, EN+25, EN+26
ENC(1 EN+15*, EN+21, EN+24, EN+25
ENC(2 EN+15*, EN+21, EN+26
ENC(3 EN+15*, EN+21, EN+23
ENDA EN+13~, EN+20*
ENFY EN+13~, EN+16*
ENPN EN+13~, EN+19*, EN+20*
ENTY EN~, EN+16
ENV EN+13~, EN+20
ENXMIT EN~, EN+14*
U EN+16, EN+20, EN+21
X EX+3!
Y EN+29, EX+3!
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Interaction Calls |  Global Variables Directly Accessed |  Label References |  Naked Globals |  Local Variables  | All