| uranux_desenv [uranux.xml] |
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
| sto_price | (Table) |
| Columns | ||||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | Unique |
|
| pri_dt | TimeStamp | Data de Início da Validade |
|
||||
|
| pri_product_id | Integer | Produto |
|
|
|||
| pri_unit_id | Integer | Unidade |
| |||||
| pri_status_id | SmallInt | 1 | Situação | |||||
| pri_delete_bit | SmallInt | 0 | Bit de Exclusão |
|
||||
| pri_cost_value | Numeric(10, 2) | 0 | Preço de Custo | |||||
| pri_sale_value | Numeric(10, 2) | 0 | Preço de Venda | |||||
| pri_profit | Numeric(10, 2) | 0 | Margem de Lucro | |||||
| Indexes | ||||
| Name | Table | Columns | Unique | Clustered |
| ix_sto_price_sto_product | URX_PUBLIC.sto_price | pri_product_id | ||
| Foreign Keys | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns |
| fk_sto_price_sto_product | URX_PUBLIC.sto_product | URX_PUBLIC.sto_price | pro_id | pri_product_id |
| fk_sto_price_unit | URX_PUBLIC.adm_unit | URX_PUBLIC.sto_price | uni_person_id | pri_unit_id |
| Parent Relations (none) |
| Triggers (none) |
| Used in Diagrams |
| Diagram Name |
| diagramA |