‎2011 Jan 13 1:54 PM
hi,
When i click on insert/append row in alv toolbar , i need to populate default values on the rows for few fields.
i had tried using before_user_command, but the function codes are not triggered in this.
Also let me know how to get that newly appended row and populate the default values
thanks
sekhar j
‎2011 Jan 13 2:36 PM
Hi,
did you set the handler for this event,
I think you can use USER_COMMAND method for this.
Thanks,
Anmol.
‎2011 Mar 21 7:16 AM