TrvCostTypeRates::find Method
Syntax
client server public static TrvCostTypeRates find(
TrvCostTypeEDT _costType,
TransDate _fromDate,
Qty _qty,
[boolean _forUpdate])
Run On
Called
Parameters
- _costType
Type: TrvCostTypeEDT Extended Data Type
- _fromDate
Type: TransDate Extended Data Type
- _qty
Type: Qty Extended Data Type
- _forUpdate
Type: boolean