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

  • _forUpdate
    Type: boolean
    If true, then read the record for updating.

Return Value

Type: RTax25ProfitTable Table
A buffer containing RTax25ProfitTable table.

See Also

Reference

RTax25ProfitTable Table