TaxFiscalDocumentLine_BR::findRecId Method
Finds a TaxFiscalDocumentLine_BR record, based on its record ID.
Syntax
client server public static TaxFiscalDocumentLine_BR findRecId(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the record to look for.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to update the record; optional.
Return Value
Type: TaxFiscalDocumentLine_BR Table
The TaxFiscalDocumentLine_BR record that has the specified record ID.