Share via


EmplAdvExpendTable_RU::findByExpendId Method

Finds a record by expend ID.

Syntax

client server public static EmplAdvExpendTable_RU findByExpendId(EmplAdvExpendId_RU _expend, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: EmplAdvExpendTable_RU Table
The record that is found.

See Also

Reference

EmplAdvExpendTable_RU Table