Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Alv + date field problem

Former Member
0 Kudos

Hi All

I have a screen with a date field and an alv grid.

When I hit the f4 help on the date field the date does not appear.

When I test this screen in the screen painter the date picker shows up, but when I run the program it does not, it is like something is overwritting it.

Can anyone help with this please

Thank you

4 REPLIES 4

0 Kudos

Check the attributes in the screen painter. If its not a Dictionary field then select the format for the field as DATS.

Hope this helps solve your query

0 Kudos

Hi

Yes the field is a Dats field

Thanks

0 Kudos

Darren,

I am not sure of this problem. But try by giving the search help <b>BU_DATE_CHAR</b> in the properties of that field in the screen painter.

Prakash.

0 Kudos

Hi

setting the search help BU_DATE_CHAR didn't work.

When I press the button on the date field or do an F4 the alv seems to get the focus.

Thanks anyway