Hello ABAPer's,
I have got a task which i am unable to make it, its like i am one screen with Employeeno and DATE as my fields,
And program of this screen is in create, change and display mode. When i am createing Suppose if i am giving Empno as -1 and date as 12/05/2008 and then save it is saving in the table. When they go to change Empno-1 and Date as 14/05/2008 rather than 12/05/2008. In this case i have to store 14/05/2008 also for which the suggestions tht i got is to add a new field in the table to store the changed date i have added the field but i am unable to get the coding part can anyone help wth this issue.
Thks