Histórico da Página
...
Bloco de código | ||||||
---|---|---|---|---|---|---|
| ||||||
#INCLUDE "totvs.ch" /*/{Protheus.doc} User Function FO10FLFT ( Ponto de entrada para filtrar pelo MSFIL em caso de Arquivo compartilhado. Faturamento. ) @type Function @author Cassio S Dias @since 30/11/2023 @version 12.1.2310 @return cQuery, character @see (links_or_referenceshttps://tdn.totvs.com/x/fzIwM) /*/ User Function FO10FLFT() Local aNat as character Local cFil as Character Local cQuery as character Local lSf2MsFil as Logical aNat := Paramixb cFil := Paramixb cQuery := "" lSf2MsFil := SF2->(FieldPos("F2_MSFIL")) > 0 If lSf2MsFil cQuery += " SF2.F2_TIPO NOT IN('D','B') AND " cQuery += " SF2.F2_MSFIL = '"+cFil+"' AND " Endif Return cQuery |
...
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas