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

Former Member
0 Likes
396

Hi Guru,

I am developing one F4 help using class.

Its working fine but user wants the F4 help like matchcode.

Means in MM03 transaction for material.

For displaying I am using f4init_value_request.

But we can not use Matchcode in this FM.

Please help me how to get the pop up like MM03.

Thanks,

Sandeep Garg

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
368

Hi,

You will have to create a colelctive search help and then assign this search help to the field's data element.

Alternatively, I read [here|http://searchsap.techtarget.com/tip/0,289483,sid21_gci553386,00.html] that if you keep the search help name of 4 characters , then you can use this as a MATCHOBJECT when defining the selection screen paramter/select options.

regards,

Advait

Edited by: Advait Gode on Feb 12, 2009 4:03 PM

1 REPLY 1
Read only

Former Member
0 Likes
369

Hi,

You will have to create a colelctive search help and then assign this search help to the field's data element.

Alternatively, I read [here|http://searchsap.techtarget.com/tip/0,289483,sid21_gci553386,00.html] that if you keep the search help name of 4 characters , then you can use this as a MATCHOBJECT when defining the selection screen paramter/select options.

regards,

Advait

Edited by: Advait Gode on Feb 12, 2009 4:03 PM