Hi Santhosh ,
The description field is usually populated in the onClose event of the F4 PopUp based on ID. Please check if there is any onClose event in this case, if it is there you can trigger the onEnter event to populate the description.
Also if the onClose event is not present, you can populate the description in the GET_ method of the description field based on ID.
Thanks,
Naveen