Páginas filhas
  • DT PE DEPRECQRY - Handle Search Query Record F120

01. GENERAL DATA

Product:

TOTVS Backoffice

Product Line:

Microsiga Protheus Line

Industry:

Services

Module:

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

Function:

FISXATF.PRW

Country:

Brazil

Ticket:

19714440

Requisite/Story/Issue:

DSERCTR1-45022


02. DESCRIPTION

Use entry point DEPRECQRY to edit the search query when generating the record F120 of SPED PIS/COFINS.


03. EXAMPLE

The Entry Point has a parameter with the following specification:

Parameter

Use 

cFiltro

String containing the default query that can be edited.


Handling of EP in the system:

Handling of EP in System
If ExistBlock( 'DEPRECQRY' )
	cFiltro := Execblock( 'DEPRECQRY' , .F. , .F. , {cFiltro} )
Endif		


No anexo abaixo temos exemplo de utilização do Ponto de Entrada DEPRECQRY:

DEPRECQRY.zip


Important

The example above refers only to a model for using the Entry Point. The customer is responsible for customizing it depending on their needs and its impacts.

04. OTHER INFORMATION

Language

Portuguese(Brazil)

Versions

11

Operating Systems Supported

All

Compatible with the following Databases

All

Return

cFiltro(caracter) - String containing the handled query.


05. RELATED SUBJECTS

Not Applicable.