T_ORC_ITEM_PRODUTO


Columns

Column Type Size Nulls Auto Default Children Parents Comments
NR_ORCAMENTO DOUBLE PRECISION 15 null
T_ORC_ITEM.NR_ORCAMENTO FK_ORC_ITE_PRO_ORC_ITE R
NR_ITEM DOUBLE PRECISION 15 null
T_ORC_ITEM.NR_ITEM FK_ORC_ITE_PRO_ORC_ITE R
CD_PRODUTO DOUBLE PRECISION 15 null
T_PRODUTO.CD_PRODUTO FK_ORC_ITE_PRO_PRO R
QT_PRODUTO DOUBLE PRECISION 15 null
PC_LUCRO DOUBLE PRECISION 15 null
VL_CUSTO DOUBLE PRECISION 15 null
VL_VENDA DOUBLE PRECISION 15 null
ID_CONJUGADO CHAR 1 null
NR_LOTE VARCHAR 50 null
CD_EMPRESA DOUBLE PRECISION 15 null
T_EMPRESA.CD_EMPRESA Implied Constraint R
DT_RECEBIMENTO DATE 10 null

Indexes

Constraint Name Type Sort Column(s)
PK_ORC_ITE_TMP Primary key Asc/Asc/Asc NR_ORCAMENTO + NR_ITEM + CD_PRODUTO
FK_ORC_ITE_PRO_ORC_ITE Performance Asc/Asc NR_ORCAMENTO + NR_ITEM
FK_ORC_ITE_PRO_PRO Performance Asc CD_PRODUTO

Relationships