Define a cost subtype

Procedure

  1. Create the GOCovCost entity by using the Studio Projects window to navigate to configuration > config > extensions. Then right-click Entity node and select New > Entity. In the Entity dialog box, enter the following properties:

    Property

    Value

    Entity

    GOCovCost

    Entity Type

    subtype

    Desc

    A taxable unit of cost for a period of time, for a Golf Cart coverage

    Supertype

    GOCost

  2. Add a foreignkey element to the coverage entity. The coverage entity for Golf Cart is GolfCartLineCov. Set the foreign key properties as follows:

    Property

    Value

    name

    GolfCartLineCov

    fkentity

    GolfCartLineCov

    nullok

    false

What to do next

Add the cost subtype as an array on the coverage