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

Package: Imaging

IMAGE AUDIT(#2005.1)-->2005.199

Sub-Field: 2005.199


Information

Parent File Name Number Package
IMAGE AUDIT(#2005.1) AUDIT 2005.199 Imaging

Details

Field # Name Loc Type Details
.01 DATE/TIME RECORDED 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAR 31, 2008
  • HELP-PROMPT:  Enter date and time of the audited change.
  • DESCRIPTION:  
    When a value of an audited field changes, date and time of the change are stored in this field.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
    DELETE AUTHORITY: @
    WRITE AUTHORITY: @
  • GROUP:  MAG*3*93
  • CROSS-REFERENCE:  2005.199^B
    1)= S ^MAG(2005.1,DA(1),99,"B",$E(X,1,30),DA)=""
    2)= K ^MAG(2005.1,DA(1),99,"B",$E(X,1,30),DA)
    3)= Do not delete!
  • RECORD INDEXES:  FD (#531)
.02 FIELD NUMBER 0;2 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<0)!(X?.E1"."10N.N) X
  • LAST EDITED:  MAR 31, 2008
  • HELP-PROMPT:  Enter the field number (between 0 and 9999999999, 9 Decimal Digits).
  • DESCRIPTION:  
    Value of this field identifies the audited field that was updated.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
    DELETE AUTHORITY: @
    WRITE AUTHORITY: @
  • GROUP:  MAG*3*93
  • RECORD INDEXES:  FD (#531)
.03 USER 0;3 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  MAR 31, 2008
  • DESCRIPTION:  
    This field identifies the user who modified value of the audited field.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
    DELETE AUTHORITY: @
    WRITE AUTHORITY: @
  • GROUP:  MAG*3*93
1 OLD INTERNAL VALUE 1;E1,250 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  MAR 31, 2008
  • HELP-PROMPT:  Enter the old field value in internal format (1-250 characters in length).
  • DESCRIPTION:  
    This field stores the previous value of the audited field in internal format.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
    DELETE AUTHORITY: @
    WRITE AUTHORITY: @
  • GROUP:  MAG*3*93
2 OLD EXTERNAL VALUE 2;E1,250 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  APR 29, 2008
  • HELP-PROMPT:  Enter the old field value in external format (1-250 characters in length).
  • DESCRIPTION:  
    If the previous external value of the audited field is different from the internal value stored in the OLD INTERNAL VALUE field (1), then the external value is stored in this field.
  • TECHNICAL DESCR:  See the AUDIT^MAGUXRF and GETPFV^MAGUTL04 procedures for more details.
    Added by the patch MAG*3*93.
    DELETE AUTHORITY: @
    WRITE AUTHORITY: @
  • GROUP:  MAG*3*93
Info |  Details