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
titleManipulação do PE no SistemaHandling of EP in the System
linenumberstrue
collapsetrue
Local lA010Brwt 	:= ExistBlock("A010BRWT")

If lA010Brwt
	cFilter := ExecBlock( "A012BRWT", .F., .F. )
	cFilter := If(ValType(cFilter) == "C", cFilter, Nil )
Endif  
Bloco de código
languagecpp
themeRDark
titleExemplo de PEEP Example
linenumberstrue
collapsetrue
User Function A010BRWT() //ok, document documentarit noon tdn
 
	// NãoThere necessariois colocarno codigo,need soto compilaradd paracode, seronly feitacompile oto redirecionamentoredirect pra oto A012BRWT.     
 
 
Return cFiltroA


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


...

Informações
titleInformation


PE Parameters:

Parameter

Type

Description

Use

Required

Not Applicable

Not Applicable

Not Applicable

Not Applicable

No



What should be returned:

Return

Type

Description

Required

cFiltro

Character

The filter returned by the user

Yes


05. RELATED SUBJECTS

  • Not Applicable.