The AUDITRPT command in TURNOVER® for iSeries v100 is your go-to tool for generating an Application Audit Report. This report is a powerful way to track and review changes made to applications managed within TURNOVER—perfect for compliance, debugging, or just keeping your dev house in order.
This report displays any object or source member modified outside of TURNOVER® for iSeries v100’s control scope for the selected application.
AUDITRPT produces a detailed report showing:
- Who made changes
- What objects were changed
- When the changes occurred
- Why the changes were made (if linked to a request or task)
- Promotion and approval history
This is especially useful for auditing development activity across multiple applications or releases, and for validating that proper procedures were followed.
Here’s a breakdown of common fields you’ll use:
| Parameter | Description |
|---|---|
APPLICATION | The application ID you want to audit |
RELEASE | Specific release/version to focus on |
FROMDATE / TODATE | Date range for the audit |
USERID | Filter by developer or approver ID |
OUTPUT | Choose between *PRINT, *DISPLAY, or *OUTFILE |
DETAIL | Level of detail (*SUMMARY or *FULL) |
You can also filter by object type, library, or even promotion status depending on your setup.
How It Fits in Your Workflow
Let’s say you’re prepping a quarterly compliance review for your RPGLE modernization project. You could run:
This would generate a full audit trail of all changes made during Q3, including who touched what and when.

