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

  • _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.

See Also

Reference

TaxFiscalDocumentLine_BR Table