Very often when we’re investigating why this record or row was created, in some cases it help if you can go directly to that individual. Maintenix database keeps in most of it’s tables fields like CREATION_DT (Creation Date), REVISION_DT (Revision Date) and REVISION_USER, but it’s missing the CREATION_USER.
In some areas if we’re lucky and Creation Date and Revision Date matches, then we know the user who created that row in the database, if not we’re kept in the dark.
Is it hard for IFS to add this field to majority of it’s table where end user is able to create an entry, like Locations etc.