!!!VIEW DATA CHANGE LOG

The View Data Change Log (VMCL) screen is used to view the information that has been generated by the DB change log triggers. 

The definition data for the View Data Change Log screen is stored in the [P2K_AM_TABLE_DETAILS], [P2K_AM_DATABASE_CHANGE_LOGS] and [P2K_AM_CHANGE_LOG_DETAILS] table.

;[Date|CHANGE_DATE]:The date of the change is recorded in this field. 
;[Logged in As|CHANGE_USER]: This field....
;[Action|]:This field identifies the change that was made to the database. 
;[Function Name|FUNCTION_NAME]:This field identifies the function the change was made to. 
;[Context 1|CONTEXT_1] / [Context 2|CONTEXT_2]: This field 
;[Column Name|COLUMN_NAME]:These field identifies the column where the change was made. 
;[User|USER_FIELD_NAME]:The user who changed the database is listed in this field. 
;[Time|]:The time of the change is identified in this field. 
;[Before Value|BEFORE_VALUE] / [After Value|AFTER_VALUE]:These field show the value in the column before and after the change was made.