01. DADOS GERAIS

Linha de Produto:Microsiga Protheus®
Segmento:Logística
Módulo:SIGATMS - Gestão de Transportes 


02. DESCRIÇÃO

Permite ao usuário incluir botões na EnchoiceBar na Inclusão de Notas-Fiscais do Cliente.


Parâmetros:


Nome

Tipo

Descrição

Default

Obrigatório

Referência

nOpcx

Array of Record













03. EXEMPLO DE UTILIZAÇÃO

Programa Fonte
TMSA050.PRW

Sintaxe
TM050BUT - Inclui Botões ( [ nOpcx ] ) --> aBotoesPe  


Exemplos  

User Function TM050BUT() 

Local aBotoesPe:={}
Local nOpcx :=PARAMIXB[1] 

Aadd(aBotoesPE,{'PRECO',{|| TmsA040Leg() },'Mais um Botão'}) //Adicionado um botão na EnchoiceBar 

Return aBotoesPe 


04. DEMAIS INFORMAÇÕES

Essa informação também está disponível na Central de Atendimento através do link:

https://centraldeatendimento.totvs.com/hc/pt-br/articles/360007454331

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>