fin_debt - Table
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

fin_debt(Table)

PKNameData TypeNULLsA/NDefaultCommentFKUnique

deb_idInteger

nextval('"URX_PUBLIC".fin_debt_id_seq'::regclass)Identificador
deb_supplier_idInteger

Fornecedor

deb_unit_idInteger Unidade

deb_credit_cell_idInteger Célula debitada

deb_issue_dateDate Data de Emissão
deb_due_dateDate Data de Vencimento
deb_payment_dateDate

Data de Pagamento
deb_group_idSmallInt

Grupo

deb_transaction_type_idSmallInt

Forma de Pagamento

deb_is_approvedSmallInt 0Aprovado
deb_is_loadedSmallInt 0Processado
deb_status_idSmallInt 1Situação
deb_delete_bitSmallInt 0Bit de Exclusão
deb_valueNumeric(10, 2) 0Valor Devido
deb_interest_valueNumeric(10, 2) 0Valor do Juro
deb_total_valueNumeric(10, 2) 0Valor Total
deb_transaction_numberVarChar(50)

Nº. da Transação de Pagamento
deb_descriptionVarChar(50)

Descrição
deb_desc_shortVarChar(4)

Grupo (Legado)
deb_number_legacyVarChar(6)

Nº. do Lançamento do Legado


NameParent TableChild TableParent ColumnsChild Columns
fk_fin_debt_credit_cellURX_PUBLIC.fin_credit_cellURX_PUBLIC.fin_debtcre_iddeb_credit_cell_id
fk_fin_debt_groupURX_PUBLIC.fin_debt_groupURX_PUBLIC.fin_debtdeb_group_iddeb_group_id
fk_fin_debt_supplierURX_PUBLIC.fin_supplierURX_PUBLIC.fin_debtsup_iddeb_supplier_id
fk_fin_debt_transaction_typeURX_PUBLIC.fin_transaction_typeURX_PUBLIC.fin_debttra_type_iddeb_transaction_type_id
fk_fin_debt_unitURX_PUBLIC.adm_unitURX_PUBLIC.fin_debtuni_person_iddeb_unit_id

NameParent TableChild TableParent ColumnsChild Columns
fk_fin_cash_flow_debtURX_PUBLIC.fin_debtURX_PUBLIC.fin_cash_flowdeb_idcas_flow_debt_id
fk_fin_debt_check_debtURX_PUBLIC.fin_debtURX_PUBLIC.fin_debt_checkdeb_iddeb_check_debt_id
fk_fin_debt_status_debtURX_PUBLIC.fin_debtURX_PUBLIC.fin_debt_statusdeb_iddeb_status_deb_id

NameTableOn DeleteOn InsertOn UpdateExecuteFor EachSQL
tg_fin_debt_createURX_PUBLIC.fin_debt

AFTERFOR EACH ROW"URX_PUBLIC"."_u ...

Diagram Name
diagramA