Share via


ProjTransferPrice::getEmplBorrowingCostPriceEstimate Method

Retrieves an estimate cost for borrowing a given employee from another company.

Syntax

client server public static AmountMST getEmplBorrowingCostPriceEstimate(
    RefRecId _workerRecId, 
    DataAreaId _workerDataAreaId, 
    ProjId _projId, 
    ProjCategoryId _categoryId, 
   [TransDate _transDate])

Run On

Called

Parameters

Return Value

Type: AmountMST Extended Data Type
An estimate of the employee's cost, per hour, in the borrowing (calling) company's currency.

Remarks

This is an estimate because the currency of the actual invoice may be different than the borrowing company's currency, thus differences due to exchange rate variation may happen. Also, no tax amount is taken into account.

See Also

Reference

ProjTransferPrice Table