Idea Summary
Create Audit tables, triggers and packages needed to maintain audit information of a table for which API package is generated using Utilities→Methods on Tables→Create Package on Tables.
Use Case
When a table data needs to be audited.
Preferred Solution (Optional)
1. Create Audit table
2. Create Trigger to insert an audit table entry after DML in actual table
3. Provide option to include auditing BLOB/CLOB