Defining Account Information

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

The system first looks to see if the account type references an account 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 account maintenance object.

If no plug-ins are found on the BO or the MO, the system looks for an Account Information plug-in 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.