Histórico da Página
...
Bloco de código | ||||||
---|---|---|---|---|---|---|
| ||||||
#INCLUDE "TOTVS.CH" #INCLUDE "totvs.ch" /*/{Protheus.doc} User Function FIN040CMP (Ponto de entrada permite manipular/alterar o retorno da Filial durante consulta dos Títulos baixados no contas a receber ) @type Function @author Cassio S Dias @since 08/12/2023 @version 12 @return cFilCMP, character @see (links_or_referenceshttps://tdn.totvs.com/x/66VhM) /*/ User Function FIN040CMP() as character //Posicionado na tabela //SE1 - Contas a receber //SE5 - Movimentos Bancários Local cFilCMP as character cFilCMP := "" If SE1->E1_FILORIG != (SE5->E5_FILORIG) .And. !Empty(SE5->E5_FILORIG) cFilCMP := SE1->E1_FILORIG SE5->(DbSkip()) EndIf Return cFilCMP |
Retorno | Tipo | Descriçao |
---|---|---|
cFilCMP | character | Filial complementar |
04. DEMAIS INFORMAÇÕES
Não há
...
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas