Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^SDD(409.65

Package: Scheduling

Global: ^SDD(409.65


Information

FileMan FileNo FileMan Filename Package
409.65 APPOINTMENT STATUS UPDATE LOG Scheduling

Description

Directly Accessed By Routines, Total: 10

Package Total Routines
Scheduling 8 SD132PT    SDAMLD    SDAMQ    SDAMQ2    SDAMXLD    SDM1A    TEAM POSITIONS    ^SDD(409.65
Registration 2 DGSDUTL    DGSTAT    

Accessed By FileMan Db Calls, Total: 2

Package Total Routines
Scheduling 2 SDAMLD    SDAMQ1    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[.04]    

Fields, Total: 5

Field # Name Loc Type Details
.01 APPOINTMENT DATE 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 04, 1992
  • DESCRIPTION:  
    This field contains the date of the appointments that were processed by the status update functionality.
    UNEDITABLE
  • CROSS-REFERENCE:  409.65^B
    1)= S ^SDD(409.65,"B",$E(X,1,30),DA)=""
    2)= K ^SDD(409.65,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  409.65^AUPD01^MUMPS
    1)= S:$P(^SDD(409.65,DA,0),U,2) ^SDD(409.65,"AUPD",X,$P(^SDD(409.65,DA,0),U,2))=""
    2)= K:$P(^SDD(409.65,DA,0),U,2) ^SDD(409.65,"AUPD",X,$P(^SDD(409.65,DA,0),U,2))
    This cross reference is used to indicate if the update status update process has started for an appointment date.
    This cross reference is also set by the DATE LAST UPDATE STARTED(#.02) field.
.02 DATE LAST UPDATE STARTED 0;2 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 04, 1992
  • DESCRIPTION:  
    This field contains the date and time the appointment status update process began execution.
  • TECHNICAL DESCR:  If the SDAM APPT UPDATE option was used to update the status' and the user selected a range of dates then each date will have the same DATE LAST UPDATE STARTED. The status update logic processes each clinic and then the
    appointments in the date range for the clinic.
    As a result, each date is not finished until the last clinic is processed.
    WRITE AUTHORITY: ^
  • CROSS-REFERENCE:  409.65^AUPD^MUMPS
    1)= S ^SDD(409.65,"AUPD",+^SDD(409.65,DA,0),X)=""
    2)= K ^SDD(409.65,"AUPD",+^SDD(409.65,DA,0),X)
    This cross reference is used to indicate if the update status update process has started for an appointment date.
    This cross reference is also set by the APPOINTMENT DATE(.01) field.
.03 UPDATE METHOD 0;3 SET
  • '1' FOR DAILY BACKGROUND JOB;
  • '2' FOR MANUALLY QUEUED;

  • LAST EDITED:  MAR 02, 1992
  • DESCRIPTION:  
    This field indicates whether this log entry was entered as a result of the SDAM BACKGROUND JOB or SDAM APPT UPDATE option.
    WRITE AUTHORITY: ^
.04 USER 0;4 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  NOV 29, 1991
  • DESCRIPTION:  
    This field contains the name of the user who requested the update process to be performed.
    WRITE AUTHORITY: ^
.05 DATE LAST UPDATE COMPLETED 0;5 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  FEB 20, 1992
  • DESCRIPTION:  
    This field contains the date and time the appointment status update process finished execution.
  • TECHNICAL DESCR:  If the SDAM APPT UPDATE option was used to update the status' and the user selected a range of dates then each date will have the same DATE LAST UPDATE COMPLETED. The status update logic processes each clinic and then the
    appointments in the date range for the clinic.
    As a result, each date is not finished until the last clinic is processed.
    WRITE AUTHORITY: ^

External References

Name Field # of Occurrence
^%DT .01+1, .02+1, .05+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^SDD(409.65 - [#409.65] .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), .02(XREF 1S), .02(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .01+1*, .02+1*, .05+1*
>> DA .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), .02(XREF 1S), .02(XREF 1K)
U .01(XREF 2S), .01(XREF 2K)
X .01+1*!, .01(XREF 1S), .01(XREF 1K), .01(XREF 2S), .01(XREF 2K), .02+1*!, .02(XREF 1S), .02(XREF 1K), .05+1*!
>> Y .01+1, .02+1, .05+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All