Hi Samuel,
For saving the data, you have create the 3 Fields for User name, time and date.
and while saving you can use following system fields:
Username = SY_UNAME
TIME = SY-UZEIT
DATE = SY-DATUM
Hope this will be helpful!!
Regards,
Ashish
Hi Samuel,
For saving the data, you have create the 3 Fields for User name, time and date.
and while saving you can use following system fields:
Username = SY_UNAME
TIME = SY-UZEIT
DATE = SY-DATUM
Hope this will be helpful!!
Regards,
Ashish