TSIntercompanyCostDetails.getCostPrice Method
Gets the cost price for the TSTimesheetLine record.
Syntax
public CostPrice getCostPrice(TSTimesheetLine timesheetLine, TransDate transDate)
Run On
Called
Parameters
- timesheetLine
Type: TSTimesheetLine Table
A TSTimesheetLine record
- transDate
Type: TransDate Extended Data Type
The transaction date.
Return Value
Type: CostPrice Extended Data Type
The cost price amount.