‎2007 Aug 12 2:51 PM
Hi Experts,
On an ALV grid, I want to have a drop down list for one column with a default value.
And once I select a value from the drop down, other than the default value, I want to trigger.
1) I want to initialise the values on some editable fields on the same row and disable them
2) and also enable (make editable) some other fields on the same row at the same time.
Can this be done while selecting a new value from drop down?
or the user has to press enter to trigger the changes?
thanks
Jay
‎2007 Aug 12 4:01 PM
Hi,
I doubt if the control (i.e alv control) can capture such event.. hence
i guess user will have to change and click some button say update to trigger
event...
Enjoy SAP.
Pankaj Singh.
‎2007 Aug 12 4:01 PM
Hi,
I doubt if the control (i.e alv control) can capture such event.. hence
i guess user will have to change and click some button say update to trigger
event...
Enjoy SAP.
Pankaj Singh.
‎2007 Aug 12 5:43 PM
Hi,
Looks like selection from drop down doesnot trigger an action.
Instead of dropdown, using an F4 , selecting an option and press enter will provide
the similar feature?
Jay