Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the total cost amount for an incident record.
Syntax
server public static HRMInjuryCostAmount calcTotalCostAmount(RecId _incidentRecId)
Run On
Server
Parameters
- _incidentRecId
Type: RecId Extended Data Type
The record ID of the incident for which the total costs should be calculated.
Return Value
Type: HRMInjuryCostAmount Extended Data Type
The total cost amount for the incident record.