Share via


RTax25StdRateTable::findByRateId Method

Reads the RTax25StdRateTable table for the specified rate code.

Syntax

client server public static RTax25StdRateTable findByRateId(RTax25StdRateId _rateId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: RTax25StdRateTable Table
A buffer containing RTax25StdRateTable table.

See Also

Reference

RTax25StdRateTable Table