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

Package: Engineering

Routine: ENFAEIL


Information

ENFAEIL ;(WIRMFO)/SAB-EDIT CMR AND NATIONAL EIL FILES ;12/17/1998

Source Information

Source file <ENFAEIL.m>

Entry Points

Name Comments DBIA/ICR reference
EIL ; Enter/Edit National EIL file - called by option ENFA EIL
EILASK ;
EILX ;
CMR ; Enter/Edit CMR file - called by option ENCMR
CMRASK ;
CMRX ;
FREIL(ENEIL) ; Batch Send FR Documents for equipment on EIL
; Input
; ENEIL - EIL code
; Returns number of FR Documents sent
; Output
; (optional) ^TMP($J,"BAD",equipment ien,line#)=validation problem
FRCMR(ENCMRI) ; Batch Send FR Documents for equipment on CMR
; This code is used to generate FR Documents without user interaction.
; It is called when a batch of FR Documents are being sent due to
; a change of CMR name or EIL cost center.
; Input
; ENCMRI - ien of CMR
; Returns number of FR Documents sent
; Output
; (optional) ^TMP($J,"BAD",equipment ien,line#)=validation problem
FRERR ; List equipment whose FR failed validation
; Input
; ^TMP($J,"BAD",equipment ien,line#)=validation problem

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"The National EIL file should only be changed at the direction of"
  • Line Location: EIL+1
Function Call: WRITE
  • Prompt: !,"VACO. If the cost center associated with an EIL code is changed"
  • Line Location: EIL+2
Function Call: WRITE
  • Prompt: !,"then FR Documents will automatically be generated in order to"
  • Line Location: EIL+3
Function Call: WRITE
  • Prompt: !,"update the cost center value in Fixed Assets. A FR Document will"
  • Line Location: EIL+4
Function Call: WRITE
  • Prompt: !,"be sent for each equipment item that belongs to a CMR that starts"
  • Line Location: EIL+5
Function Call: WRITE
  • Prompt: !,"with the EIL code and is currently established in Fixed Assets."
  • Line Location: EIL+6
Function Call: WRITE
  • Prompt: !
  • Line Location: EILASK+1
Function Call: WRITE
  • Prompt: $C(7),!,"Another user is editing this EIL. Please try again later."
  • Line Location: EILASK+7
Function Call: WRITE
  • Prompt: !,"Since the COST CENTER was changed, FR Documents will be sent"
  • Line Location: EILASK+13
Function Call: WRITE
  • Prompt: !,"for appropriate equipment associated with the EIL."
  • Line Location: EILASK+14
Function Call: WRITE
  • Prompt: !,"Restoring the EIL's cost center to it's previous value..."
  • Line Location: EILASK+18
Function Call: WRITE
  • Prompt: !,"Generating FR Documents..."
  • Line Location: EILASK+22
Function Call: WRITE
  • Prompt: X," sent."
  • Line Location: EILASK+25
Function Call: WRITE
  • Prompt: !
  • Line Location: CMRASK+1
Function Call: WRITE
  • Prompt: $C(7),!,"Another user is editing this CMR. Please try again later."
  • Line Location: CMRASK+8
Function Call: WRITE
  • Prompt: !!,"The first five digits of the CMR name were changed. This change"
  • Line Location: CMRASK+13
Function Call: WRITE
  • Prompt: !,"affects all equipment records which point to this CMR."
  • Line Location: CMRASK+14
Function Call: WRITE
  • Prompt: !,"The computer will automatically generate FR Documents for"
  • Line Location: CMRASK+15
Function Call: WRITE
  • Prompt: !,"appropriate capitalized equipment on this CMR to update Fixed"
  • Line Location: CMRASK+16
Function Call: WRITE
  • Prompt: !,"Assets (FAP) with the new department and cost center.",!
  • Line Location: CMRASK+17
Function Call: WRITE
  • Prompt: !,"Since you do not hold the security key for sending documents"
  • Line Location: CMRASK+19
Function Call: WRITE
  • Prompt: !,"to FAP ('ENFACS'), the system can't send FR Documents."
  • Line Location: CMRASK+20
Function Call: WRITE
  • Prompt: !,"Therefore, the CMR name can only be changed if none of the"
  • Line Location: CMRASK+21
Function Call: WRITE
  • Prompt: !,"equipment on the CMR is reported to FAP."
  • Line Location: CMRASK+22
Function Call: WRITE
  • Prompt: !!,"Checking equipment..."
  • Line Location: CMRASK+23
Function Call: WRITE
  • Prompt: "one or more items are reported to FAP.",$C(7)
  • Line Location: CMRASK+27
Function Call: WRITE
  • Prompt: !,"Sorry, I must restore this CMR to it's previous name."
  • Line Location: CMRASK+28
Function Call: WRITE
  • Prompt: "none reported to FAP. Name change accepted."
  • Line Location: CMRASK+30
Function Call: WRITE
  • Prompt: !,"Restoring CMR to previous name..."
  • Line Location: CMRASK+34
Function Call: WRITE
  • Prompt: !,"Generating FR Documents..."
  • Line Location: CMRASK+36
Function Call: WRITE
  • Prompt: X," sent."
  • Line Location: CMRASK+39
Function Call: WRITE
  • Prompt: !!,"Since a new station number was entered, the computer will"
  • Line Location: CMRASK+44
Function Call: WRITE
  • Prompt: !,"attempt to update the station numbers of equipment on this CMR."
  • Line Location: CMRASK+45
Function Call: WRITE
  • Prompt: !!,"FR Documents could not be created for some equipment items."
  • Line Location: FRERR+5
Function Call: WRITE
  • Prompt: !!,?2,"Equipment Entry #",ENDA,"'s FR Document invalid because"
  • Line Location: FRERR+7
Function Call: WRITE
  • Prompt: !,?4,^(ENI)
  • Line Location: FRERR+8

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ENG(6914.1 - [#6914.1] Classic Fileman Calls
^ENG(6914.9 - [#6914.9] Classic Fileman Calls
^ENG(6915.6 - [#6915.6] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call