This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
rate_calculation [2017/06/02 16:39] – created adam.brusselback | rate_calculation [2025/02/26 14:02] (current) – tina.robles | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | __Rate Calculation__ | + | __**Rate Calculation**__ |
There are many factors which go into calculating rates for claims, and it is not as straight forward as it seems it should be. To get to the point we're able to calculate a rate, we need to have a bunch of data fall in place correctly. | There are many factors which go into calculating rates for claims, and it is not as straight forward as it seems it should be. To get to the point we're able to calculate a rate, we need to have a bunch of data fall in place correctly. | ||
Line 10: | Line 10: | ||
One of the three (**Fixed Rate - Numeric**) requires no extra work to get a usable rate, as it's input by the user in a usable format. | One of the three (**Fixed Rate - Numeric**) requires no extra work to get a usable rate, as it's input by the user in a usable format. | ||
- | In GoSimple, we currently support multiple systems of pricing. | + | In the TELUS TPM, we currently support |
To find the correct price, we have a few data points we will check for in each system. | To find the correct price, we have a few data points we will check for in each system. | ||
Line 33: | Line 33: | ||
* (price * **Fixed Rate - Percent**) = rate | * (price * **Fixed Rate - Percent**) = rate | ||
* (price - **Fixed Price - Numeric**) = rate | * (price - **Fixed Price - Numeric**) = rate | ||
+ | |||
+ | When the claimant type is a LOCATION we have to look to your Price Tiers (from your Client Settings) to determine which price we should use to calculate a rate because customers with a company type of LOCATION would not be purchasing direct from the MFG. | ||
+ | |||
+ | Two methods of pricing provide options for us to calculate a rate for a Location. | ||
+ | | ||
+ | **Default Price** is part of the product file. The value provides us with one price for the product applied to both cost basis types (FOB and Delivered). | ||
+ | |||
+ | **Price List** is a separate data feed. The value provides us with one price per product, per cost basis type (FOB or Delivered) and there is a time frame associated to the price. | ||
+ | |||
+ | Typically MFGs will provide either Default or Price List. |