Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2018 08:30 PM
1) In incident table one field is there that is Work notes: that is which type of field and when enterd data that data store where in system
2) what is the difference between audit entry and journal entry?
Solved! Go to Solution.
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2018 08:34 PM
Audit tables store changes to any field if it is audited. This is in sys_audit.
Journal entries are fields that allow new input each time a user enters text and submits. These are stored in sys_journal_field table.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-14-2018 08:34 PM
Audit tables store changes to any field if it is audited. This is in sys_audit.
Journal entries are fields that allow new input each time a user enters text and submits. These are stored in sys_journal_field table.