Skip to Content
0
Dec 02, 2008 at 05:39 AM

problem with Dropdown box for Date field

248 Views

Hi All,

I am working on modulepool program. My requirement is to provide a dropdown list box for Date field and to make that field as default with the least date that I got through list box. if the user selects from date from list box I need to populate TO Date field with some other value based on some logic.

Now I can able to create a drop down listbox. I have assigned a Function code for that. When I select a date from the list box of FROM Date its not triggering the Module user_command_0100.

If it triggers then I can able to write my logic and then I need to update the date of TO Date field.

I have choosen the function type for the screen field as HELP Function. If I dont use this function type system giving an error saying that Invalid Date Format.

How can I do it.

Can anybody suggest me how to do that?

Thank you.

Ranganadh.