‎2006 Feb 23 7:26 PM
Hello all,
I am having a requirement here. I am maintaining some entries in a table using sm30 transaction code. I had written some code in order to populate the created by, changed by, date and time fields when ever an entry is made or changed.
But when I am copying an existing entry into a new one..then change the values...the created by, time and date fields and having the values of the original records and only the changed by, date and time fields are been populated.
I want to populate the created by, date and time fields even when a record is copied.
'action-status' code is same though when a record is changed or copied. Please suggest.
Thanks,
‎2006 Feb 23 7:42 PM
‎2006 Feb 23 8:24 PM
Rob,
Yes I am using events in TMG. I had written some code in an include and attached it to event 01.
‎2006 Feb 23 8:32 PM
See if you can use event 05 just for this and 01 for the rest.