Creating the transaction entity
Use Studio to create a transaction entity for
the new line of business. The Golf Cart line has a single transaction,
GOTransaction. The transaction
entity implements the Transaction
delegate. Because the transaction entity is a delegate, it automatically
includes required columns such as the Amount
field. The transaction entity also has an interface to cost methods for
the line.
