RTax25ProfitTable::findByProfitId Method
Reads the RTax25ProfitTable table for the specified profit code.
Syntax
client server public static RTax25ProfitTable findByProfitId(RTax25ProfitId _profitId, [boolean _forUpdate])
Run On
Called
Parameters
- _profitId
Type: RTax25ProfitId Extended Data Type
The unique profit code to find.
- _forUpdate
Type: boolean
If true, then read the record for updating.
Return Value
Type: RTax25ProfitTable Table
A buffer containing RTax25ProfitTable table.