Páginas filhas
  • DT A010BRWT/A012BRWT Add Filter to the Browser

Versões comparadas

Chave

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


01. GENERAL DATA

Product:

TOTVS Backoffice

Product Line:

Microsiga Protheus Line

Industry:

Services

Module:

TOTVS Backoffice (Protheus Line) - Fixed Asset (SIGAFIS)

Function:

ATFA012

Country:

Brazil

Ticket:

Internal

Requirement/Story/Issue:

DSERCTR1-33685


02. STATUS/REQUISITION

...

Bloco de código
languagecpp
themeRDark
titleEP Example
linenumberstrue
collapsetrue
User Function A010BRWT() //ok, documentardocument it noon tdn
 
	// There is no need to add code, only compile to redirect to A012BRWT.     


Return cFiltroA


User Function A012BRWT()// OK
 
	Local cFiltroA  := " SN1->N1_CBASE = 'TESTE' "
 
 
Return cFiltroA


...