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

F4 help in Modulwe pool programming

Former Member
0 Likes
407

Hi expert,

i have created module pool program.

1) there is field for posting date.

Posting Date declare as DATS.

on the screen when am pressing f4 calander gets open but i cant view f4 help icon there.

2) On the screen there is one field i havent assign any search help to this field but still am gettign F4 help becoz that data element i have used is having search help attach.

but problem is that am not getting the icon of F4 heelp

kindly help.

thx in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
373

In the screen painter, double click on the particular field, and under the program tab under attributes, check if you have given INPUT as possible and Poss. Entries Key as 1. I think that should display the icon.

Vikranth

2 REPLIES 2
Read only

Former Member
0 Likes
374

In the screen painter, double click on the particular field, and under the program tab under attributes, check if you have given INPUT as possible and Poss. Entries Key as 1. I think that should display the icon.

Vikranth

Read only

0 Likes
373

fantastic Answer.

thx man