‎2006 Dec 05 9:09 AM
Hi all,
I have a new table with date and time fields.
When a user wants to add a new record (I have made a view) I would like to give default date and time values.
how do I do that?
Greetings Fred.
‎2006 Dec 05 9:17 AM
How are you entering data into the table, if programmitcally, then you can add the data for those extra fields before saving the data.
If you are using standard table maint. SM30, you can make use of the events of the table main.
Regard,s
Ravi
note - Please mark all the helpful answers
‎2006 Dec 05 9:17 AM
How are you entering data into the table, if programmitcally, then you can add the data for those extra fields before saving the data.
If you are using standard table maint. SM30, you can make use of the events of the table main.
Regard,s
Ravi
note - Please mark all the helpful answers
‎2006 Dec 05 9:22 AM
Hi,
You need to table maintenace events for this purpose.
Check this link for more information.
http://help.sap.com/saphelp_47x200/helpdata/en/a7/51365d407a11d1893b0000e8323c4f/frameset.htm
Message was edited by:
Jayanthi Jayaraman