The generic MoneySchedule business object is a representation of MoneySchedule-related data as it pertains to insurance policies. MoneySchedule objects represent how a money obligation will be scheduled as a series of payments due over time. The class MoneySchedule itself can only represent a single payment, but its subclasses represent a series of payments, and by combining single and multiple payments, a money obligation can be deconstructed and scheduled in various ways over time. For example, a regular insurance premium may be scheduled as a single cash payment plus a set of regular direct debit payments, or a single insurance premium may be scheduled as a premium annuity spanning the entire 35-year payment period.
The generic MoneySchedule business object is a hierarchical business object. MoneySchedule includes the attributes listed in the following image:
The generic MoneySchedule business object supports the following verbs:
To examine a listing of the attributes of the generic MoneySchedule business object, use System Manager or Business Object Designer.
For more information on related business objects and collaborations, see the following documents: