Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 8993.03

Package: Kernel

XULM LOCK DICTIONARY(#8993)-->8993.03

Sub-Field: 8993.03


Information

Parent File Name Number Package
XULM LOCK DICTIONARY(#8993) COMPUTABLE FILE REFERENCES 8993.03 Kernel

Details

Field # Name Loc Type Details
.01 FILE 0;1 POINTER TO FILE FILE (#1) FILE(#1)

  • LAST EDITED:  JUL 18, 2012
  • HELP-PROMPT:  Enter the file for which a reference may be computed based on the lock.
  • DESCRIPTION:  This field identifies a VistA file referenced directly or indirectly by the locked data structure. Most locks of interest to users of the Lock Manager will relate in some way to a specific patient, so most entries in the
    lock dictionary should contain a reference to the PATIENT file (#2)
  • CROSS-REFERENCE:  8993.03^B
    1)= S ^XLM(8993,DA(1),3,"B",$E(X,1,30),DA)=""
    2)= K ^XLM(8993,DA(1),3,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  8993^D
    1)= S ^XLM(8993,"D",$E(X,1,30),DA(1),DA)=""
    2)= K ^XLM(8993,"D",$E(X,1,30),DA(1),DA)
    This allows lock templates to be found that refer to a particular file. The lock may refer to the file either directly or indirectly via the navigation logic.
  • FIELD INDEX:  C (#1555) REGULAR IR LOOKUP & SORTING
    Unique for: Key A (#139), File #8993.03
    Short Descr: Uniqueness Index for Key 'A' of Subfile #8993.03
    Description: This index guarantees that a particular file will be entered at most once in this multiple.
    Set Logic: S ^XLM(8993,DA(1),3,"C",X,DA)=""
    Kill Logic: K ^XLM(8993,DA(1),3,"C",X,DA)
    Whole Kill: K ^XLM(8993,DA(1),3,"C")
    X(1): FILE (8993.03,.01) (Subscr 1)
1 FILE REFERENCE LOGIC 1;E1,245 MUMPS
************************REQUIRED FIELD************************

2 DESCRIPTION 2;0 WORD-PROCESSING #8993.32

  • DESCRIPTION:  The description should consist of a list of the identifiers returned from the referenced file and optionally a description of the relationship between the lock and this file.
  • LAST EDITED:  JUL 13, 2012
  • HELP-PROMPT:  What identifiers are returned?
  • DESCRIPTION:  This field should be used to document the information returned from the file by the FILE REFERENCE LOGIC.
  • TECHNICAL DESCR:  
Info |  Details