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
- _recId
Type: RecId Extended Data Type
RecID of the desired record.
- 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.