/
sp104_activity_status

sp104_activity_status

This table records the history of status changes for fault and appointment activities. 

Note that this table is not currently populated and is deprecated from V9.0.


 

Table Definition

Field
Type
Default
Nullable
 activity_nonumber(9)    (error)
 update_timedatesysdate  (error)
 statusnumber(2)   (error)

Keys 

primary key (activity_no, update_time, status) 
foreign key (activity_no) references sp100_activities (activity_no) 
foreign key (status) references sp117_status_descriptions (status)

Column Descriptions

FieldDescription
activity_no  The activity identifier.
update_timeThe time the status was updated. Uses the time zone of the DBMS server machine.
status The new status following the update.

 

 

Related content

14.1 sp104_activity_status
14.1 sp104_activity_status
More like this
sp299_appointment_status
sp299_appointment_status
More like this
14.1 sp299_appointment_status
14.1 sp299_appointment_status
More like this