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
- _expend
Type: EmplAdvExpendId_RU Extended Data Type
The expend ID.
- _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.