We are trying to create a trigger in Oracle that will capture the user ID of the individual making a change within the Lawson Application. Looking at the code within Lawson itself, it looks as if the application graps the CRT-USER-NAME.
Is it possible to grab the application user signed on using an Oracle trigger?