Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reads the RTax25StdRateTable table for the specified rate code.
Syntax
client server public static RTax25StdRateTable findByRateId(RTax25StdRateId _rateId, [boolean _forUpdate])
Run On
Called
Parameters
- _rateId
Type: RTax25StdRateId Extended Data Type
The unique rate code to find.
- _forUpdate
Type: boolean
If true, then read the record for updating.
Return Value
Type: RTax25StdRateTable Table
A buffer containing RTax25StdRateTable table.