uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
sto_chemical_product | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
| che_product_id | Integer | Identificador |
| ||||
che_product_file_id | Integer |
| Arquivo |
| ||||
che_product_container_id | SmallInt | Embalagem |
| |||||
che_product_reentry_delay_qty | SmallInt |
| 0 | Intervalo de Reentrada (Horas) | ||||
che_product_reapply_delay_qty | SmallInt |
| 0 | Intervalo de Aplicação (Dias) | ||||
che_product_label | VarChar(255) | Rótulo pro_make || ' - ' || pro_label || ' - ' || con_label COLUMN LENGTH *********************** pro_make 40 separator 3 pro_label 100 separator 3 con_label 100 *********************** TOTAL 246 | ||||||
che_product_ms_code | VarChar(20) |
| Nº. de Registro no Ministério da Saúde | |||||
che_product_cas_code | VarChar(20) |
| Nº. de Registro no CAS | |||||
che_product_mapa_code | VarChar(10) |
| Código do Ministério da Agricultura, Pecuária e Abastecimento (MAPA) | |||||
che_product_main_application | SmallInt | 0 | Aplicação Principal |
|
Indexes (none) |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_sto_chemical_product_application | URX_PUBLIC.ope_service_type_group | URX_PUBLIC.sto_chemical_product | ser_type_group_id | che_product_main_application |
fk_sto_chemical_product_container | URX_PUBLIC.sto_container | URX_PUBLIC.sto_chemical_product | con_id | che_product_container_id |
fk_sto_chemical_product_file | URX_PUBLIC.sys_file | URX_PUBLIC.sto_chemical_product | fil_id | che_product_file_id |
fk_sto_chemical_product_product | URX_PUBLIC.sto_product | URX_PUBLIC.sto_chemical_product | pro_id | che_product_id |
Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_ope_service_item_chemical_item_chemical_product | URX_PUBLIC.sto_chemical_product | URX_PUBLIC.ope_service_item_chemical_item | che_product_id | ser_item_che_item_chemical_id |
fk_ope_service_type_chemical_product | URX_PUBLIC.sto_chemical_product | URX_PUBLIC.ope_service_type_chemical | che_product_id | ser_type_che_chemical_id |
fk_sto_chemical_product_substance_product | URX_PUBLIC.sto_chemical_product | URX_PUBLIC.sto_chemical_product_substance | che_product_id | che_product_substance_product_id |
Triggers (none) |
Used in Diagrams |
Diagram Name |
diagramA |