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 question

Former Member
0 Likes
490

I have ztable with fields field1 and field2.

I want a f4 help to set up on field 1 with more then 10 char..

eg..if I do a f4 help on field1 I want to get the pop with /zdatadictiionaly/field1234 and /zdatadictionay/field12342.

I tried to do pu the fixed value with in the values range with in domain but this only enbles 10 char in it.

any clue of how to do ?

Thanks,

1 ACCEPTED SOLUTION
Read only

Noorie
Active Participant
0 Likes
463

Hi,

u can create search help and add it to your dataelement.

go throught the link to find how to create dataelement:

http://www.sdn.sap.com/irj/scn/advancedsearch?query=createsearchhelp

3 REPLIES 3
Read only

Former Member
0 Likes
463

Hi,

USE fm:

call function 'F4IF_INT_TABLE_VALUE_REQUEST'

Regards,

Venkat.

Read only

Former Member
0 Likes
463

Hi,

Refer to the code sample on how to use F4IF_INT_TABLE_VALUE_REQUEST in the below link:

http://divulgesap.com/blog.php?p=Njk=

Hope it helps.

Regards,

Ravikiran

Read only

Noorie
Active Participant
0 Likes
464

Hi,

u can create search help and add it to your dataelement.

go throught the link to find how to create dataelement:

http://www.sdn.sap.com/irj/scn/advancedsearch?query=createsearchhelp