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: 

F4 help question

Former Member
0 Kudos

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

s_nnoorie
Active Participant
0 Kudos

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

Former Member
0 Kudos

Hi,

USE fm:

call function 'F4IF_INT_TABLE_VALUE_REQUEST'

Regards,

Venkat.

Former Member
0 Kudos

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

s_nnoorie
Active Participant
0 Kudos

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