Árvore de páginas

Versões comparadas

Chave

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

...

Bloco de código
languagevb
themeMidnight
firstline1
titleFA473MOD
linenumberstrue
#INCLUDE 'TOTVS.CH'
#INCLUDE "FWMVCDEF.CH"


User Function FA473MOD

	Local oModel   := Paramixb[1]

	oModel:getModel('TOTREC'):SetNoInsertLine(.F.)
	oModel:getModel('TOTPAG'):SetNoInsertLine(.F.)
	oModel:getModel('TOTSAL'):SetNoInsertLine(.F.)


Return(oModel)