| |
EMPENHO | 2014NE800033 |
UO | IFCE-CAMPUS JAGUARIBE |
PROCESSO | 23487.033393.2014-21 |
Tipo de Material | Permanente |
MODALIDADE DA LICITAÇÃO | Pregão |
N. DA LICITAÇÃO | 63/2013 |
SITUAÇÃO | Concluído |
| |
Solicitação | Exclusão de entradas |
Memorando | 43/2015 - IFCE JAGUARIBE |
Descrição | Cumprimentando cordialmente Vossa Senhoria, solicito a exclusão no SUAP das entradas do Campus Jaguaribe 2718 e 2720, correspondente às notas fiscais 12691 e 12806, respectivamente. O motivo desta solicitação deve-se ao lançamento das referidas notas no empenho errado; as mesmas pertenciam ao empenho 2014NE800010 e foram lançadas no empenho 2014NE800033 |
Solicitante | Márcio Mendonça Araújo - Siape 1890972 |
Data da Operação de exclusão | 09/06/2015 |
| |
Entrada | 2718 |
inventários | 516148, 516149, 516150 |
Total | 138.69 |
| |
Entrada | 2720 |
inventários | 516156, 516157, 516158, 516159 |
Total | 138.16 |
1) TABELA = inventario
-- inventario: saber ambiental
select * from inventario where numero = 516148;
id | numero | status_id | numeroserie | entradapermanente_id | campo_busca | sala_id | categoria_id | responsavel_id | estado_conservacao | tipo_uso_pessoal_id |
16453 | 516148 | 2 | | 2850 | 516148 SABER AMBIENTAL, 11A EDICAO - AUTOR: ENRIQUE LEFF - EDITORA VOZES, 2015 - ISBN: 978853262609-7. | 113 | | 122465 | bom | |
-- inventario: entomologia didatica (1/2)
select * from inventario where numero = 516149;
id | numero | status_id | numeroserie | entradapermanente_id | campo_busca | sala_id | categoria_id | responsavel_id | estado_conservacao | tipo_uso_pessoal_id |
16454 | 516149 | 2 | | 2851 | 516149 ENTOMOLOGIA DIDATICA, 6A EDICAO - AUTOR: ZUNDIR JOSE BUZZI - EDITORA UFPR, 2013 - ISBN: 978857335298-6. | 113 | | 122465 | bom | |
-- inventario: entomologia didatica (2/2)
select * from inventario where numero = 516150;
id | numero | status_id | numeroserie | entradapermanente_id | campo_busca | sala_id | categoria_id | responsavel_id | estado_conservacao | tipo_uso_pessoal_id |
16455 | 516150 | 2 | | 2851 | 516150 ENTOMOLOGIA DIDATICA, 6A EDICAO - AUTOR: ZUNDIR JOSE BUZZI - EDITORA UFPR, 2013 - ISBN: 978857335298-6. | 113 | | 122465 | bom | |
-- inventario: biologia da conservacao (1/4)
select * from inventario where numero = 516156;
id | numero | status_id | numeroserie | entradapermanente_id | campo_busca | sala_id | categoria_id | responsavel_id | estado_conservacao | tipo_uso_pessoal_id |
16461 | 516156 | 2 | | 2853 | 516156 BIOLOGIA DA CONSERVACAO - AUTORES: RICHARD B. PRIMACK E EFRAIM RODRIGUES - EDITORA PLANTA, 2011 - ISBN: 859020021-3. | 113 | | 122465 | bom | |
-- inventario: biologia da conservacao (2/4)
select * from inventario where numero = 516157;
id | numero | status_id | numeroserie | entradapermanente_id | campo_busca | sala_id | categoria_id | responsavel_id | estado_conservacao | tipo_uso_pessoal_id |
16462 | 516157 | 2 | | 2853 | 516157 BIOLOGIA DA CONSERVACAO - AUTORES: RICHARD B. PRIMACK E EFRAIM RODRIGUES - EDITORA PLANTA, 2011 - ISBN: 859020021-3. | 113 | | 122465 | bom | |
-- inventario: biologia da conservacao (3/4)
select * from inventario where numero = 516158;
id | numero | status_id | numeroserie | entradapermanente_id | campo_busca | sala_id | categoria_id | responsavel_id | estado_conservacao | tipo_uso_pessoal_id |
16463 | 516158 | 2 | | 2853 | 516158 BIOLOGIA DA CONSERVACAO - AUTORES: RICHARD B. PRIMACK E EFRAIM RODRIGUES - EDITORA PLANTA, 2011 - ISBN: 859020021-3. | 113 | | 122465 | bom | |
-- inventario: biologia da conservacao (4/4)
select * from inventario where numero = 516159;
id | numero | status_id | numeroserie | entradapermanente_id | campo_busca | sala_id | categoria_id | responsavel_id | estado_conservacao | tipo_uso_pessoal_id |
16464 | 516159 | 2 | | 2853 | 516159 BIOLOGIA DA CONSERVACAO - AUTORES: RICHARD B. PRIMACK E EFRAIM RODRIGUES - EDITORA PLANTA, 2011 - ISBN: 859020021-3. | 113 | | 122465 | bom | |
2) TABELA = precarga
select * from precarga where inventario_id = 16453;
id | inventario_id | pessoa_id |
10339 | 16453 | 122465 |
select * from precarga where inventario_id = 16454;
id | inventario_id | pessoa_id |
10340 | 16454 | 122465 |
select * from precarga where inventario_id = 16455;
id | inventario_id | pessoa_id |
10341 | 16455 | 122465 |
select * from precarga where inventario_id = 16461;
id | inventario_id | pessoa_id |
10347 | 16461 | 122465 |
select * from precarga where inventario_id = 16462;
id | inventario_id | pessoa_id |
10348 | 16462 | 122465 |
select * from precarga where inventario_id = 16463;
id | inventario_id | pessoa_id |
10349 | 16463 | 122465 |
select * from precarga where inventario_id = 16464;
id | inventario_id | pessoa_id |
10350 | 16464 | 122465 |
3) TABELA = movimentopatrim
select * from movimentopatrim where inventario_id = 16453;
id | usuario_id | inventario_id | tipo_id | pessoa_id | entradapermanente_id | baixa_id | data | requisicao_item_id |
26387 | 2919 | 16453 | 1 | | 2850 | | 2015-05-13 10:23:12.823205-03 | |
26390 | 2919 | 16453 | 2 | 122465 | | | 2015-05-13 10:23:52.05559-03 | |
select * from movimentopatrim where inventario_id = 16454;
id | usuario_id | inventario_id | tipo_id | pessoa_id | entradapermanente_id | baixa_id | data | requisicao_item_id |
26388 | 2919 | 16454 | 1 | | 2851 | | 2015-05-13 10:23:12.880639-03 | |
26391 | 2919 | 16454 | 2 | 122465 | | | 2015-05-13 10:23:52.074295-03 | |
select * from movimentopatrim where inventario_id = 16455;
id | usuario_id | inventario_id | tipo_id | pessoa_id | entradapermanente_id | baixa_id | data | requisicao_item_id |
26389 | 2919 | 16455 | 1 | | 2851 | | 2015-05-13 10:23:12.896808-03 | |
26392 | 2919 | 16455 | 2 | 122465 | | | 2015-05-13 10:23:52.08974-03 | |
select * from movimentopatrim where inventario_id = 16461;
id | usuario_id | inventario_id | tipo_id | pessoa_id | entradapermanente_id | baixa_id | data | requisicao_item_id |
26403 | 2919 | 16461 | 1 | | 2853 | | 2015-05-13 10:36:08.433624-03 | |
26407 | 2919 | 16461 | 2 | 122465 | | | 2015-05-13 10:36:48.201547-03 | |
select * from movimentopatrim where inventario_id = 16462;
id | usuario_id | inventario_id | tipo_id | pessoa_id | entradapermanente_id | baixa_id | data | requisicao_item_id |
26404 | 2919 | 16462 | 1 | | 2853 | | 2015-05-13 10:36:08.45396-03 | |
26408 | 2919 | 16462 | 2 | 122465 | | | 2015-05-13 10:36:48.251732-03 | |
select * from movimentopatrim where inventario_id = 16463;
id | usuario_id | inventario_id | tipo_id | pessoa_id | entradapermanente_id | baixa_id | data | requisicao_item_id |
26405 | 2919 | 16463 | 1 | | 2853 | | 2015-05-13 10:36:08.469475-03 | |
26409 | 2919 | 16463 | 2 | 122465 | | | 2015-05-13 10:36:48.267235-03 | |
select * from movimentopatrim where inventario_id = 16464;
id | usuario_id | inventario_id | tipo_id | pessoa_id | entradapermanente_id | baixa_id | data | requisicao_item_id |
26406 | 2919 | 16464 | 1 | | 2853 | | 2015-05-13 10:36:08.48517-03 | |
26410 | 2919 | 16464 | 2 | 122465 | | | 2015-05-13 10:36:48.282926-03 | |
5) TABELA = entrada
select * from entrada where id = 2718;
id | data | uo_id | tipoentrada_id | tipomaterial_id | numeronotafiscal | datanotafiscal | pessoa_id | processo_id |
2718 | 2015-05-13 00:00:00-03 | 41 | 1 | 2 | 12691 | 2015-03-31 | 121197 | |
select * from entrada where id = 2720;
id | data | uo_id | tipoentrada_id | tipomaterial_id | numeronotafiscal | datanotafiscal | pessoa_id | processo_id |
2720 | 2015-05-13 00:00:00-03 | 41 | 1 | 2 | 12806 | 2015-03-31 | 121197 | |
6) TABELA = entradapermanente
select * from entradapermanente where entrada_id = 2718;
id | entrada_id | categoria_id | descricao | qtd | valor | empenho_permanente_id |
2850 | 2718 | 10 | SABER AMBIENTAL, 11ª EDIÇÃO - AUTOR: ENRIQUE LEFF - EDITORA VOZES, 2015 - ISBN: 978853262609-7. | 1 | 52.97 | 2683 |
2851 | 2718 | 10 | ENTOMOLOGIA DIDÁTICA, 6ª EDIÇÃO - AUTOR: ZUNDIR JOSÉ BUZZI - EDITORA UFPR, 2013 - ISBN: 978857335298-6. | 2 | 42.86 | 2684 |
select * from entradapermanente where entrada_id = 2720;
id | entrada_id | categoria_id | descricao | qtd | valor | empenho_permanente_id |
2853 | 2720 | 10 | BIOLOGIA DA CONSERVAÇÃO - AUTORES: RICHARD B. PRIMACK E EFRAIM RODRIGUES - EDITORA PLANTA, 2011 - ISBN: 859020021-3. | 4 | 34.54 | 2686 |
BEGIN;
delete from precarga where inventario_id = 16453 and pessoa_id = 122465;
delete from precarga where inventario_id = 16454 and pessoa_id = 122465;
delete from precarga where inventario_id = 16455 and pessoa_id = 122465;
delete from precarga where inventario_id = 16461 and pessoa_id = 122465;
delete from precarga where inventario_id = 16462 and pessoa_id = 122465;
delete from precarga where inventario_id = 16463 and pessoa_id = 122465;
delete from precarga where inventario_id = 16464 and pessoa_id = 122465;
delete from movimentopatrim where inventario_id = 16453 and usuario_id = 2919;
delete from movimentopatrim where inventario_id = 16454 and usuario_id = 2919;
delete from movimentopatrim where inventario_id = 16455 and usuario_id = 2919;
delete from movimentopatrim where inventario_id = 16461 and usuario_id = 2919;
delete from movimentopatrim where inventario_id = 16462 and usuario_id = 2919;
delete from movimentopatrim where inventario_id = 16463 and usuario_id = 2919;
delete from movimentopatrim where inventario_id = 16464 and usuario_id = 2919;
delete from inventario where numero = 516148 and responsavel_id = 122465;
delete from inventario where numero = 516149 and responsavel_id = 122465;
delete from inventario where numero = 516150 and responsavel_id = 122465;
delete from inventario where numero = 516156 and responsavel_id = 122465;
delete from inventario where numero = 516157 and responsavel_id = 122465;
delete from inventario where numero = 516158 and responsavel_id = 122465;
delete from inventario where numero = 516159 and responsavel_id = 122465;
delete from entradapermanente where entrada_id = 2718;
delete from entradapermanente where entrada_id = 2720;
delete from entrada where id = 2718;
delete from entrada where id = 2720;
select * from empenho where numero = '2014NE800033'; --id:2063
select * from empenhopermanente where empenho_id = 2063;
delete from empenhopermanente where id = 2683;
delete from empenhopermanente where id = 2684;
delete from empenhopermanente where id = 2686;
select count(*) from entradapermanente where entrada_id = 2718;
select count(*) from entradapermanente where entrada_id = 2720;
select count(*) from entrada where id = 2718;
select count(*) from entrada where id = 2720;
ROLLBACK;