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

Package: VA FileMan

POLICY(#1.6)-->1.602

Sub-Field: 1.602


Information

Parent File Name Number Package
POLICY(#1.6) TARGETS 1.602 VA FileMan

Details

Field # Name Loc Type Details
.01 TARGET 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 20, 2016
  • HELP-PROMPT:  Enter a number from 1-999 to identify this target attribute and value.
  • DESCRIPTION:  
    This is a number that simply serves as an identifier for this target; it has no inherent meaning or other use besides facilitating management of multiple targets, especially with OR'd values for the same attribute.
  • CROSS-REFERENCE:  1.602^B
    1)= S ^DIAC(1.6,DA(1),2,"B",$E(X,1,30),DA)=""
    2)= K ^DIAC(1.6,DA(1),2,"B",$E(X,1,30),DA)
.02 ATTRIBUTE 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
    MAXIMUM LENGTH: 30
  • LAST EDITED:  NOV 17, 2016
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the name of an attribute in the record being evaluated. It should be the same as the subscript used by the Attribute Function to populate the DIVAL("attribute")="value" array.
  • RECORD INDEXES:  AKEY (#973)
.03 VALUE 0;3 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<1) X
    MAXIMUM LENGTH: 60
  • LAST EDITED:  NOV 17, 2016
  • HELP-PROMPT:  Answer must be 1-60 characters in length.
  • DESCRIPTION:  This is the desired or relevant value of the target attribute, that must match the record for the rule or policy to be applied. Every attribute must have a value; use a string such as 'null' to represent the emptry
    string.
  • RECORD INDEXES:  AKEY (#973)
Info |  Details