Create modifier entity
About this task
This topic describes how to create the modifier entity for the new line of business. The Golf
Cart line needs two modifiers, GOModifier and
GOCartModifier. The instructions describe how to create the
GOModifier entity in
in Studio.
Procedure
-
Use Studio to create the new modifier
entity for the modifiable object. In the
entityelement:- Set the
tableattribute to the name of the modifier in lower case letters. - Set the
typeattribute toeffdated. - Set the
effDatedBranchTypeattribute toPolicyPeriod.
For Golf Cart, create the GOModifier entity and set the following properties:Property
Value
tablegomodifier
typeeffdated
effDatedBranchTypePolicyPeriod
descA line-level modifier for Golf Cart
exportabletrueeffDatedBranchTypePolicyPeriodfinalfalse - Set the
-
Add a foreign key to the modifiable
object.
For Golf Cart, add a
foreignkeyelement toGolfCartLine.Property
Value
nameGOLine
fkentityGolfCartLine
nullokfalse
- At this point, you can verify your work. For instructions, see Verify your work.
