Share via


FiscalDocumentLine_BR::find Method

Finds the specified record in the FiscalDocumentLine_BR table.

Syntax

client server public static FiscalDocumentLine_BR find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether the record is to be read for updating; optional.

Return Value

Type: FiscalDocumentLine_BR Table
Either a record from the FiscalDocumentLine_BR table or an empty record.

See Also

Reference

FiscalDocumentLine_BR Table