tb_config_agenda_fechamento

0 rows


Description

Responsável por armazenar informações relativas a fechamentos de agendas.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
dt_inicio timestamp 29,6 null

Data início do fechamento da agenda.

dt_fim timestamp 29,6 null

Data fim do fechamento da agenda.

ds_motivo varchar 4000 null

Descrição do motivo do fechamento da agenda.

co_seq_config_agenda_fechament int8 19 null

Código sequencial da tabela.

co_lotacao int8 19 null
tb_lotacao.co_ator_papel fk_lotacao_fechamentoR
no_ident_motivo_fechamento varchar 30 null
st_sincronizacao varchar 48 null
st_registro_ativo int4 10 null
uuid_fechamento varchar 36 null

Indexes

Constraint Name Type Sort Column(s)
pk_configagendafechamento Primary key Asc co_seq_config_agenda_fechament
in_cfgagendafechmnt_uuidfchmnt Must be unique Asc uuid_fechamento
in_cfgfechamento_colotacao Performance Asc co_lotacao

Relationships