Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.