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

Package: VBECS

VBECS FILE & FIELD LEVEL SECURITY(#6009)-->6009.01

Sub-Field: 6009.01


Information

Parent File Name Number Package
VBECS FILE & FIELD LEVEL SECURITY(#6009) DATA DICTIONARY 6009.01 VBECS

Details

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

  • INPUT TRANSFORM:  K:+X'=X!(X>69.999999999)!(X<60)!(X?.E1"."10N.N) X
  • LAST EDITED:  AUG 08, 2002
  • HELP-PROMPT:  Enter the appropriate Blood Bank data dictionary number. Type a Number between 60 and 69.999999999, 9 Decimal Digits
  • DESCRIPTION:  
    Tracks the data dictionary file/sub-file number and field for the purpose of recording field-level security (read, write, delete, and audit access).
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  6009.01^B
    1)= S ^VBEC(6009,DA(1),"DD","B",$E(X,1,30),DA)=""
    2)= K ^VBEC(6009,DA(1),"DD","B",$E(X,1,30),DA)
.02 FIELD 0;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999.9999999)!(X<.001)!(X?.E1"."8N.N) X
  • LAST EDITED:  AUG 08, 2002
  • HELP-PROMPT:  Enter the appropriate field number. Type a Number between .001 and 9999999.9999999, 7 Decimal Digits
  • DESCRIPTION:  
    Tracks the data dictionary and field number for the purpose of identifying 'before & after' field security information.
1 PRE-CONVERSION WRITE ACCESS PREW;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  OCT 25, 2002
  • HELP-PROMPT:  Automated field add, edit, and delete. Answer must be 1-245 characters in length.
  • DESCRIPTION:  
    Indicates the write level access of the field prior to the data conversion.
2 POST-CONVERSION WRITE ACCESS PSTW;E1,245 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
  • LAST EDITED:  OCT 25, 2002
  • HELP-PROMPT:  Automated field add, edit, and delete. Answer must be 1-245 characters in length.
  • DESCRIPTION:  
    Indicates the write level access of the field after the data conversion.
Info |  Details