Declare coverage cost method implementation

About this task

In Golf Cart, the coverage cost methods are GOCovCostMethodsImpl and GOCartCovCostMethodsImpl. Instructions are provided for GOCovCostMethodsImpl.

Procedure

  1. In Studio, open the coverage cost entity.
    For Golf Cart, open GOCovCost.eti entity in configuration > config > extensions > entity.
  2. Declare the interface for the cost method implementation.
    For Golf Cart, add the GOCostMethods implementation by adding an implementsInterface element to GOCovCost with the following properties:

    Property

    Value

    iface

    gw.lob.go.financials.GOCostMethods

    impl

    gw.lob.go.financials.GOCovCostMethodsImpl

What to do next

Create coverage cost method implementation for line