ENTIUTL1 ;WOIFO/SAB - Engineering Utilities ;2/4/2008
Source file <ENTIUTL1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ASGN(ENDA,EN200) | ; Assign Equipment Responsibility
; input ; ENDA = equipment ien (file 6914) ; EN200 = owner ien (file 200) ; returns value = ; 0 (already exists) or ; E (error) or ; internal entry number of the created record (positive integer) |
|
SIGN(ENDA) | ; Sign Equipment Responsibility
; input ; ENDA = assignment ien (file 6916.3) ; returns value = 1 (signed) or 0 (not active) or E (error) |
|
CERT(ENDA,ENDT) | ; Certify Signature for Equipment Responsibility
; input ; ENDA = assignment ien (file 6916.3) ; ENDT = date of signature (FileMan internal date) ; returns value = 1 (created) or 0 (not active) or E (error) |
|
TERM(ENDA) | ; Terminate Equipment Responsibility Assignment
; input ; ENDA = assignment ien (file 6916.3) ; returns value = 1 (created) or 0 (not active) or E (error) |
|
SAVSIG | ; Save current signature data (if any) to previous signature multiple
; input ENDA = ien of assignment (file 6916.3) ; result = may create entry in subfile 6916.31 ; output ENERR - only defined if there was an error during DBS call |
FileNo | Call Tags |
---|---|
^ENG(6916.2 - [#6916.2] | GET1^DIQ |