ProjJournalTrans.setHourPrices Method
Sets the cost price and the sales price of the project journal line.
Syntax
public boolean setHourPrices()
Run On
ClientOrServer
Return Value
Type: boolean
Returns true if a sales price is found.
Remarks
The cost price is set with the corresponding hour cost price set up in the ProjHourCostPricetable for the employee, project, category, line property, and project transaction date that is associated to the journal line.The sales price is set with the corresponding hour sales price set up in the ProjHourCostPrice table for the employee, project, category, line property, and project transaction date that is associated to the journal line.