Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

O Ponto de Entrada F770QRY adiciona condições na query para filtrar os títulos 

03. RETORNO


04. EXEMPLO DE UTILIZAÇÃO


Bloco de código
languagejava
themeMidnight
titleF370E1L
#Include 'Protheus.ch'

User function F770QRY()

Local cQuery :=""

Alert("Executou o PE F770QRY")

cQuery += "E5_MOEDA = '01'"

Return cQuery

...