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

Help with a table control!!!!!!!!!!!!

Former Member
0 Likes
646

Hi all,

i need to create a table control for a modull pool but in the field of end date this has to have a button to shows the dialog date to choose a particular date. it's is posible???? how can i do it????? can any body help me?

other thing is i want to display the date 01.12.2006 but the tc show it like 01.12.06 how can i fix this???

Message was edited by: Jose Roberto

Jose Roberto Milan

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
624

You should make sure that the field on the screen is of the date data type and make sure that the field in the internal table is also typed as a date field. The F4 dialog for date should come automatically.

Regards,

Rich Heilman

5 REPLIES 5
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
625

You should make sure that the field on the screen is of the date data type and make sure that the field in the internal table is also typed as a date field. The F4 dialog for date should come automatically.

Regards,

Rich Heilman

Read only

0 Likes
624

Hi Rich,

thanks for the respons,

yes, the data field is endatum and the TC is declara as dats field. but it doesn't work.:(

regards,

Jose Roberto

Read only

0 Likes
624

Also, make sure that the possible entries checkbox attribute is set. Also, make sure that the output length on the screen is of length 10.

Regards,

Rich Heilman

Read only

0 Likes
624

So if you double click on the field in the screen, the attributes dialog appears. now click the program tab at the bottom, there is a listbox for "possible entries", set this to 1. The icon should then appear when the cursor is on the field.

Regards,

Rich Heilman

Read only

0 Likes
624

thanks Rich,

you solved my problem.

Regards,

Jose Roberto Milá