01. DADOS GERAIS

Linha de Produto:TOTVS Automação Fiscal®
Segmento:Serviços
Módulo:SIGATAF
Função:TAFOBRIG - Central de Obrigações
Ticket:8048069
Requisito:DSERTAF2-9803


02. SITUAÇÃO/REQUISITO

Em Build's inferiores a 7.00.131227A, ocorre error.log ao avançar a tela:

InterFunctionCall: cannot find function FINDCLASS in AppMap on TAFCOVLDOB(TAFOBRIGA.PRW) 16/12/2019 13:29:17 line : 178


03. SOLUÇÃO

Ajustado rotina para utilizar a função FINDCLASS em ambientes com a função disponível.

04. DEMAIS INFORMAÇÕES

Não há.

05. ASSUNTOS RELACIONADOS


<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;
}
</style>