The person information displayed throughout the system is controlled by a plug-in.
The system first looks to see if the person type references a person 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 person maintenance object.
If no plug-ins are found on the BO or the MO, the system looks for a Person 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.
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.