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

Package: Kernel

NEW PERSON(#200)-->200.032

Sub-Field: 200.032


Information

Parent File Name Number Package
NEW PERSON(#200) ACCESSIBLE FILE 200.032 Kernel

Details

Field # Name Loc Type Details
.001 FILE NUMBER NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999999)!(X<1)!(X?.E1"."5N.N) X
  • LAST EDITED:  APR 02, 1992
  • HELP-PROMPT:  Type a Number between 1 and 99999999999, 4 Decimal Digits
  • DESCRIPTION:  
    When defined, this field makes the sub-file's internal entry number accessible for inquiry and edit.
.01 ACCESSIBLE FILE 0;1 POINTER TO FILE FILE (#1) FILE(#1)

  • INPUT TRANSFORM:  S DIC("S")="I $D(^VA(200,DUZ,""FOF"",+Y,0)),$P(^(0),U,2)" S:DUZ(0)["@" DIC("S")="I Y>1.0" D ^DIC K DIC S DIC=$G(DIE),DINUM=X,X=+Y K:Y<0 X
  • LAST EDITED:  NOV 03, 2023
  • HELP-PROMPT:  Enter file name user may access.
  • DESCRIPTION:  
    This is name of file the user may have access.
  • SCREEN:  S DIC("S")="I $D(^VA(200,DUZ,""FOF"",+Y,0)),$P(^(0),U,2)" S:DUZ(0)["@" DIC("S")="I Y>1.0"
  • EXPLANATION:  Only files that may be seen
  • AUDIT:  YES, ALWAYS
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  200.032^B
    1)= S ^VA(200,DA(1),"FOF","B",$E(X,1,30),DA)=""
    2)= K ^VA(200,DA(1),"FOF","B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  200^AFOF
    1)= S ^VA(200,"AFOF",$E(X,1,30),DA(1),DA)=""
    2)= K ^VA(200,"AFOF",$E(X,1,30),DA(1),DA)
1 DATA DICTIONARY ACCESS 0;2 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  NOV 03, 2023
  • DESCRIPTION:  
    This field is a flag that, when set to 1, gives the user data dictionary access to the file (in the .01 field) represented in this record.
  • AUDIT:  YES, ALWAYS
2 DELETE ACCESS 0;3 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  NOV 03, 2023
  • DESCRIPTION:  
    This field is a flag that, when set to 1, gives the user delete access to the file (in the .01 field) represented in this record.
  • AUDIT:  YES, ALWAYS
3 LAYGO ACCESS 0;4 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  NOV 03, 2023
  • DESCRIPTION:  
    This field is a flag that, when set to 1, gives the user LAYGO access to the file (in the .01 field) represented in this record.
  • AUDIT:  YES, ALWAYS
4 READ ACCESS 0;5 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  NOV 03, 2023
  • DESCRIPTION:  
    This field is a flag that, when set to 1, gives the user read access to the file (in the .01 field) represented in this record.
  • AUDIT:  YES, ALWAYS
5 WRITE ACCESS 0;6 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  NOV 03, 2023
  • DESCRIPTION:  
    This field is a flag that, when set to 1, gives the user write access to the file (in the .01 field) represented in this record.
  • AUDIT:  YES, ALWAYS
6 AUDIT ACCESS 0;7 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  NOV 03, 2023
  • DESCRIPTION:  
    This field is a flag that, when set to 1, gives the user audit access to the file (in the .01 field) represented in this record.
  • AUDIT:  YES, ALWAYS
Info |  Details