Share via


InpcRateTable_MX::findByYearMonth Method

Finds the specified record in the InpcRateTable_MX table.

Syntax

client server public static InpcRateTable_MX findByYearMonth(
    Integer _year, 
    MonthsOfYear _month, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: InpcRateTable_MX Table
A record in the InpcRateTable_MX table; otherwise, an empty record.

See Also

Reference

InpcRateTable_MX Table