01. DADOS GERAIS

Linha de Produto:Microsiga Protheus
Segmento:Serviços
Módulo:Contabilidade Gerencial (SIGACTB)
Função:Reprocessamento de Saldo (CTBA190)
Ticket:8188703
Issue :

DSERCTR1-26210


02. SITUAÇÃO/REQUISITO

Apresenta ErroLog abaixo

Erro na exclusäo de saldos em CQA020
Processo Cancelado
Error : 4104 (37000) (RC=-1) - [Microsoft][SQL Server Native Client 11.0][SQL Server]The multi-part identifier "ARQ.R_E_C_N_O_" could not be bound.
Error : 4104 (37000) (RC=-1) - [Microsoft][SQL Server Native Client 11.0][SQL Server]The multi-part identifier "ARQ.R_E_C_N_O_" could not be bound.
( From tDBServer::ROP_SQLEXEC )
Thread ID [86068] User [flavia.neundorf] IO [637] Tables [25] MaxTables [25] Comment [CTBA190 - TCPIP - ThreadID(38180)] SP [ ] Traced [No] SQLReplay [No] InTran [No] DBEnv [MSSQL/SDBPRD12.1.25] DBThread [(SPID 92,134)] Started


03. SOLUÇÃO

Realizado ajuste na query para que o error.log não ocorra mais.




<style>
div.theme-default .ia-splitter #main {
    margin-left: 0px;
}
.ia-fixed-sidebar, .ia-splitter-left {
    display: none;
}
#main {
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
}

.aui-header-primary .aui-nav,  .aui-page-panel {
    margin-left: 0px !important;
}
.aui-header-primary .aui-nav {
    margin-left: 0px !important;
}

.aui-tabs.horizontal-tabs>.tabs-menu>.menu-item.active-tab a::after { 
	background: #FF9900; !important 
}

.menu-item.active-tab { 
	border-bottom: none !important; 
}

</style>