Select the objects that you wish to see in the downloaded PDF
Info Desc Directly Accessed By Routines Accessed By FileMan Db Calls Pointer To FileMan Files Fields External References Global Variables Directly Accessed Local Variables
This log file contains entries that track the execution of the appointment status update process. An entry is added/modified for each date that has been processed. The SDAM BACKGROUND JOB and the SDAM APPT UPDATE options create the entries. The following fields are entered at the beginning of the update process: o APPOINTMENT DATE o UPDATE METHOD (background or manual) o DATE LAST UPDATE STARTED o USER The date and time the update process completed is logged at the finish of the update process in the DATE LAST UPDATE COMPLETED field. If this field is missing at the time of OPC generation, the user will be warned that the update process has not completed. OPC generation can continue, however. At the end of the OPC generation process, the OPC GENERATED DATE field will be logged only if the DATE LAST UPDATE COMPLETED is present. If the OPC GENERATED DATE field is not present then OPC transmission will not be allowed for the appointment date.
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.
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.