Declare interface for cost methods
Procedure
- In Studio, open the cost entity. For Golf Cart, open GOCost.eti entity in .
-
Declare the interface.
For Golf Cart, add the
GOCostMethodsinterface by adding animplementsInterfaceelement toGOCostwith the following properties:Property
Value
iface
gw.lob.go.financials.GOCostMethods
impl
gw.lob.go.financials.GenericGOCostMethodsImpl
