Using the multiple factor rate table in a rate routine
Before you begin
Procedure
- In PolicyCenter, select .
- On the Rate Routines screen, click Add to create a new rate routine.
-
Enter the following values on the
New Rate Routine screen:
Field
Value
Code
CP_MULTIPLE_FACTOR_RR
Name
CP with Multiple Factor
Line of Business
Commercial Property Line
Parameter Set
CP Coverage Parameter Set
Next, you add a step that creates a variable named varMultiFactor that contains all the factors from the rate table.
- In the Instruction field of the first step, select and name it varMultiFactor.
- Select ← as the Op.
- In the Operand, select Rate Table, and select the Base Rate with Multiple Factors rate table.
- For Return Value, select [All].
-
Specify New Argument Source / Value for
each parameter, then click OK.
Next, you add several steps that make up one instruction. The steps access individual factors on the multiple factors variable.
- Select .
- In the Instruction field of the next step, select Base Rate.
- Select ← as the Op.
- In the Operand, select .
- In the Instruction field of the next step, select IF.
-
In the Operand, select .
Continue adding steps to the rate routine.
