Objects
PeopleSoft object reports: customization inventory, cross-database project comparison, and object analysis.
Four reports against PSPROJECTDEFN, PSPROJECTITEM, PSPCMTXT, and the per-object definition tables. Use them to inventory customizations, compare a project across two databases, diff PeopleCode in an uploaded project file against a live database, and find every reference to a Message Catalog entry.
| Report | Description |
|---|---|
| Customized Objects Inventory | Lists all customized objects by type (records, fields, pages, components, menus, app packages, app engines, SQL objects, service operations, roles) |
| Message Catalog Usages | Searches the database and codebase to locate every usage of a specific Message Catalog entry |
| Project Cross-Database Comparison | Compares a project’s definition and items across two databases, showing what exists only in each and where items differ |
| Project Import — PeopleCode Diff vs Database | For an uploaded project XML, emits per-object file source, database source, and a line-level diff for every PeopleCode program. LLM-friendly. |