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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: ENPLV2

Package: Engineering

Routine: ENPLV2


Information

ENPLV2 ;(WIRMFO)/SAB-PROJECT VALIDATION, VALIDATE ONE ENTRY ;1/27/98

Source Information

Source file <ENPLV2.m>

Entry Points

Name Comments DBIA/ICR reference
IN ; entry point to validate file 6925 entry
; input variables
; ENDA - ien
; ENTY - type of validation
; F - Five Year Facility Plan
; A - Application
; R - Progress Report
; ENFY - current year of FYFP (only applies if ENTY="F")
; ENXMIT - true if transmission checks should be done
; output variables
; ENV - result
; 1 - invalid
; 2 - valid with warnings
; 3 - valid
; ^TMP($J,"V",ENDA,1,ENL(ENS),0) = invalid detail text (if any)
; ^TMP($J,"V",ENDA,2,ENL(ENS),0) = warning detail text (if any)
EX ;
MSG ; save message
; ENL(ENS) - last line used in array
; ENMSG - messsage
; ENS - severity (1,2) 1 invalid, 2 warning

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DIC(4 - [#4] GET1^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call