work_order_step
EntityType Dependent
Logical Entity Name work_order_step
Default Table Name work_order_step
Definition
Note

work_order_step Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
work_order_db_site(PK)(FK) CHAR(16) NO
work_order_db_id(PK)(FK) NUMERIC(10, 0) NO
work_order_id(PK)(FK) NUMERIC(10, 0) NO
work_ord_step_seq(PK) NUMERIC(10, 0) NO
gmt_created TIMESTAMP/DATE YES
loc_hr_delta NUMERIC(5, 0) YES
loc_min_delta NUMERIC(5, 0) YES
by_agent_site(FK) CHAR(16) YES
by_agent_id(FK) NUMERIC(10, 0) YES
sol_pack_db_site(FK) CHAR(16) YES
sol_pack_db_id(FK) NUMERIC(10, 0) YES
sol_pack_id(FK) NUMERIC(10, 0) YES
start_before_gmt TIMESTAMP/DATE YES
end_before_gmt TIMESTAMP/DATE YES
start_after_gmt TIMESTAMP/DATE YES
end_after_gmt TIMESTAMP/DATE YES
from_sy_agent_site(FK) CHAR(16) YES
from_sy_agent_id(FK) NUMERIC(10, 0) YES
to_agent_site(FK) CHAR(16) YES
to_agent_id(FK) NUMERIC(10, 0) YES
priority_lev_db_site(FK) CHAR(16) YES
priority_lev_db_id(FK) NUMERIC(10, 0) YES
priority_lev_type_code(FK) NUMERIC(10, 0) YES
user_tag_ident NVARCHAR(254) YES
name NVARCHAR(254) YES
long_description VARCHAR(4000) YES
gmt_last_updated TIMESTAMP/DATE YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) NUMERIC(10, 0) YES
rstat_type_code(FK) NUMERIC(5, 0) YES

work_order_step Keys
Key Name Key Type Keys
PK253 PrimaryKey work_order_db_site,work_order_db_id,work_order_id,work_ord_step_seq

work_order_step Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type work_order_step Non-Identifying rstat_type_code
work_order work_order_step Identifying work_order_db_site,work_order_db_id,work_order_id
agent work_order_step Non-Identifying by_agent_site,by_agent_id
agent work_order_step Non-Identifying from_sy_agent_site,from_sy_agent_id
agent work_order_step Non-Identifying to_agent_site,to_agent_id
site_database work_order_step Non-Identifying last_upd_db_site,last_upd_db_id
solution_package work_order_step Non-Identifying sol_pack_db_site,sol_pack_db_id,sol_pack_id
priority_level_type work_order_step Non-Identifying priority_lev_db_site,priority_lev_db_id,priority_lev_type_code
work_order_step wo_step_as_recomm Identifying work_order_db_site,work_order_db_id,work_order_id,work_ord_step_seq
work_order_step wo_step_audit Identifying work_order_db_site,work_order_db_id,work_order_id,work_ord_step_seq
work_order_step wo_step_chr_data Identifying work_order_db_site,work_order_db_id,work_order_id,work_ord_step_seq
work_order_step wo_step_num_data Identifying work_order_db_site,work_order_db_id,work_order_id,work_ord_step_seq
work_order_step wo_step_sg_recomm Identifying work_order_db_site,work_order_db_id,work_order_id,work_ord_step_seq
work_order_step wo_step_work_req Identifying work_order_db_site,work_order_db_id,work_order_id,work_ord_step_seq

work_order_step Attachments
Name Datatype Value Override Default Value Description