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

Package: Engineering

Routine: ENTIDD


Information

ENTIDD ;WOIFO/SAB - Engineering DD ;2/4/2008

Source Information

Source file <ENTIDD.m>

Entry Points

Name Comments DBIA/ICR reference
ITTCHK(ENCMR,ENX) ; IT Tracking Check
; called by input transform on CMR file IT TRACKING field
; input
; ENCMR - CMR ien
; ENX - user input (1 for yes or 0 or no)
; returns 1 (true) if change should be prevented
AITACMR(ENCMR) ; Active IT Assignment CMR
; input ENCMR = CMR internal entry number
; returns 1 (if any equipment on CMR has an active assignment) or 0
CMRCHK(ENDA,ENX) ; CMR Check
; called by EQUIPMENT INV. file CMR field Input Transform
; input
; ENDA - equipment ien
; ENX - user input, CMR ien
; returns 1 (true) if change should be prevented
CMRUPD(ENEQ,ENCMR1,ENCMR2) ; terminate IT responsibilities when CMR changed
; called by cross-reference on Equipment Inv. file CMR field
; input
; ENEQ - equipment ien
; ENCMR1 - old CMR ien
; ENCMR2 - new CMR ien (or null if value deleted)
CMRDJPR ; CMR Label Pre-Action for ENEQ1 DJ Edit Screen
CMRDJPS ; CMR Label Post-Action for ENEQ1 DJ Edit Screen
; note that new data has already been filed by this point
; input ENDJCMR1 - CMR (internal) value prior to the edit
; note: this variable will be killed
; DA - equipment ien being edited
; output
; may reset value of CMR field, if value was reset the following
; two DJ screen handler variables will also be modified
; V(8) - update to reflect the reset CMR value (external)
; DJNX - update to re-edit the CMR field

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "Capitalized asset. CMR may only be edited via FAP documents."
  • Line Location: CMRDJPR+2
Function Call: WRITE
  • Prompt: !,"Press <RETURN> to continue..."
  • Line Location: CMRDJPR+3
Function Call: WRITE
  • Prompt: !,"Press <RETURN> to continue..."
  • Line Location: CMRDJPS+20

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^VA(200 - [#200] GET1^DIQ
^ENG(6914 - [#6914] GET1^DIQ
^ENG(6916.3 - [#6916.3] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call