TaxFiscalDocument_BR::findRecId Method

Finds a record from its RecID>

Syntax

client server public static TaxFiscalDocument_BR findRecId(RecId _recId, [boolean update])

Run On

Called

Parameters

  • update
    Type: boolean
    Whether the record will be updated or not.

Return Value

Type: TaxFiscalDocument_BR Table
The TaxFiscalDocument_BR record with the given RecID; empty record if none is found.

See Also

Reference

TaxFiscalDocument_BR Table