uranux_desenv [uranux.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
sto_devolution | (Table) |
Columns | ||||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
dev_unit_id | Integer | Unidade |
| |||||
| dev_id | Integer |
| nextval('"URX_PUBLIC".sto_devolution_id_seq'::regclass) | Identificador | |||
dev_date | Date | Data de devolução | ||||||
dev_qty | SmallInt | Quantidade de embalagens devolvidas | ||||||
dev_delete_bit | SmallInt | 0 | Bit de Exclusão | |||||
dev_type | VarChar(100) | Tipo de embalagem devolvida | ||||||
dev_local | VarChar(100) | Unidade de recebimento |
Indexes (none) |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_sto_devolution_unit | URX_PUBLIC.adm_unit | URX_PUBLIC.sto_devolution | uni_person_id | dev_unit_id |
Parent Relations (none) |
Triggers | |||||||
Name | Table | On Delete | On Insert | On Update | Execute | For Each | SQL |
tg_sto_devolution_create | URX_PUBLIC.sto_devolution |
| AFTER | FOR EACH ROW | "URX_PUBLIC"."_u ... |
Used in Diagrams |
Diagram Name |
diagramA |