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

FM for match code object

Former Member
0 Likes
906

How to use match code object in a FM ?

what is the FM for that?

4 REPLIES 4
Read only

Former Member
0 Likes
707

Hi ,

Match Code object is used to attach an F4 help to any field.

whenever you cant find any F4 help for any field you just attach an Match Code Object to the Parameter / Select options.

Match COde objects are like Search Help created in SE11. if you cant find any standard Match Code object then you can create a Search Help in SE11 and attach it to the field , then you will have the F4 Help.

Hope this is helpful to you.

Read only

0 Likes
707

Thnax Priya...Any FM for that

Read only

0 Likes
707

Priya's answer was copied and pasted from another source - e.g.

Points removed.

Edited by: Matt on Oct 14, 2009 1:44 PM

Read only

0 Likes
707

Hi,

If you want to attach a search help to any of your field then use the FM,

F4IF_INT_TABLE_VALUE_REQUEST.

Thanks,

Harini