Defining Obligation Information

The obligation information displayed throughout the system is controlled by a plug-in.

The system first looks to see if the obligation type references an obligation business object and if the business object defines an information plug-in. If a BO is not provided or if that BO does not define an information algorithm, the system looks for an information algorithm plugged into the obligation maintenance object.

If no plug-ins are found on the BO or the MO, the system looks for a plug-in algorithm on the Obligation Type.

If such an algorithm is not plugged-in on the Obligation Type, the system looks for a corresponding algorithm on the installation record.

If you prefer different formatting logic, your implementation should provide a plug-in at one of the above plug-in spots, as appropriate for your business rules.