Hi Bala,
If you want to make last value of your drodown list value to be default for the field, you can do it by doing changes in get_v method of the attribute. You need to sort the dropdown table by descending order. So that system will assign the top value of the dropdown table to the attribute..
Sort lt_ddlb by key descending.
Best Regards,
Dharmakasi.