Compartir a través de


BorderoNumberSequenceTable_BR::find Method

Searches for the first record of the BorderoNumberSequenceTable_BR table that has the given values.

Syntax

client server public static BorderoNumberSequenceTable_BR find(CompanyBankAccountId _bankAccountId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether the record should be retrieved for update.

Return Value

Type: BorderoNumberSequenceTable_BR Table
The first BorderoNumberSequenceTable_BR table record that is found that has the given values, if any table is found.

See Also

Reference

BorderoNumberSequenceTable_BR Table