T_SAIDA_PAGAMENTO


Columns

Column Type Size Nulls Auto Default Children Parents Comments
NR_CUPOM DOUBLE PRECISION 15 null
TP_VENDA CHAR 1 null
T_TP_VENDA.TP_VENDA Implied Constraint R
DT_RECEBIMENTO TIMESTAMP 24 null
ID_RECEBIMENTO CHAR 1 null
VL_PAGO DOUBLE PRECISION 15 0
CD_CONTA DOUBLE PRECISION 15 null
T_CONTAS.CD_CONTA Implied Constraint R
CD_EMPRESA DOUBLE PRECISION 15 null
T_EMPRESA.CD_EMPRESA Implied Constraint R
ID_DEVOLVIDO CHAR 1 'N'
NR_PAGAMENTO INTEGER 10 null
CD_CARTAO INTEGER 10 null
T_TIPO_CARTAO.CD_CARTAO Implied Constraint R
ID_LIQUIDADO CHAR 1 'N'
CD_CONVENIO INTEGER 10 null
DT_PAGAMENTO TIMESTAMP 24 null
DT_VENCIMENTO TIMESTAMP 24 null
DT_PROCESSO TIMESTAMP 24 null
ID INTEGER 10 null
NR_PARCELAS INTEGER 10 null

Indexes

Constraint Name Type Sort Column(s)
PK_T_SAIDA_PAGAMENTO Primary key Desc ID
IDX_TSAIDA_PAG_CUPOM_STATUS Performance Asc/Asc/Asc NR_CUPOM + ID_RECEBIMENTO + ID_DEVOLVIDO
IDX_TSAIDA_PAG_DT_RECEBIMENTO Performance Asc DT_RECEBIMENTO
T_SAIDA_PAGAMENTO_IDX1 Performance Desc DT_RECEBIMENTO
T_SAIDA_PAGAMENTO_IDX2 Performance Desc NR_CUPOM
T_SAIDA_PAGAMENTO_IDX3 Performance Asc TP_VENDA
T_SAIDA_PAGAMENTO_IDX4 Performance Asc ID_RECEBIMENTO

Relationships