purchase_cond_type
EntityType Dependent
Logical Entity Name purchase_cond_type
Definition
Note

purchase_cond_type Attributes
Attribute/Logical Rolename Domain Datatype NULL Definition
pc_db_site(PK)(FK) CHAR(16) NO
pc_db_id(PK)(FK) INTEGER NO
pc_type_code(PK) INTEGER NO
name VARCHAR(254) NO
user_tag_ident VARCHAR(254) YES
gmt_last_updated DATETIME YES
last_upd_db_site(FK) CHAR(16) YES
last_upd_db_id(FK) INTEGER YES
rstat_type_code(FK) SMALLINT YES

purchase_cond_type Keys
Key Name Key Type Keys
PK__purchase_cond_ty__145C0A3F PrimaryKey pc_db_site,pc_db_id,pc_type_code

purchase_cond_type Relationships
Parent Entity Child Entity Type Foreign Keys
row_status_type purchase_cond_type Non-Identifying rstat_type_code
site_database purchase_cond_type Non-Identifying last_upd_db_site,last_upd_db_id
site_database purchase_cond_type Identifying pc_db_site,pc_db_id
purchase_cond_type asset_owner Non-Identifying pc_db_site,pc_db_id,pc_type_code