Application Development and Automation 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: 
Read only

Alv + date field problem

Former Member
0 Likes
653

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
Read only

0 Likes
582

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

Read only

0 Likes
582

Hi

Yes the field is a Dats field

Thanks

Read only

0 Likes
582

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.

Read only

0 Likes
582

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