Páginas filhas
  • General Notes on DIEF - RJ (MATA950 - SIGAFIS)

Versões comparadas

Chave

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

...

4. The field Type of the document must be filled out according to types available at Dief validation program, available for download in the website of the Finance Department from the State of Rio de Janeiro. If it uses some type in the system that is different from types available at Dief validation program, the entry point MTRETMOD can be used. For further information on the Entry Points, refer to the TDN Portal - TOTVS Developer Network.

This entry point is used to return the code of the tax document type which is not in the official list of tax document types. The type used is passed as parameter, returning the valid code.

...

MTRETMOD ( < cEspecie > ) --> cCodMod

Parameters

Argument

Type

Description

cEspecie

Character

Tax document type used in the system.

Return

Type

Description

Character

Valid code of the tax document type, with two digits.

Call point: in the function RetMod, which returns the type code.