All changes in a selected form or data object (e.g., changes to important customer data) can be recorded using a journal function. For this, a journal is first defined, and a relation between the journal and the data object, which is presented in the form, is created. In the form itself, an additional tab (Journal) for displaying the reported changes needs to be provided.
The changes to be logged can be field-related (log all modifications at or in a selected field) or record-related (log all changes to a DTO independently of field modifications). See below for details.