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

match codes

Former Member
0 Likes
689

Hi,

can anyone tell me what is the transaction code to create a match code object.

Thanks & Regards,

ravi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
504

Hi

You have to use <b>SE11</b> only

In latest version no match codes Only SEARCH helps are there

Reward points for useful Answers

Regards

Anji

4 REPLIES 4
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
504

Hi,

Its SE11 there select Search help.

Match code object is nothing but a Search Help object.

SO you can create it from SE11 Data Dictionary.

Goto SE11 and then Select Radiobutton Search Help.

Regards,

Ses

.

Read only

Former Member
0 Likes
505

Hi

You have to use <b>SE11</b> only

In latest version no match codes Only SEARCH helps are there

Reward points for useful Answers

Regards

Anji

Read only

Former Member
0 Likes
504

hi ravi,

match code has been replaced by search help.

so u can able create the match code(search help) in SE11.

Regards...

Arun.

Reward points if useful.

Read only

Former Member
0 Likes
504

Ravi,

F4 Help is used to give the Possible values for the Particular Field.

To create a F4 help,

Step1 : Go to Se11 and Select Search Help and Enter One Name and Click Create.

Step2 : Enter your Table name in 'Selection Method' Field.

Step3 : Enter the field Name and tick the Flags Imp and Exp and Type 1 and 2 in Lpos,

Spos fields.

Step4 : Save it and In se38 Write the Code Like This,

data Empname like Zemp-empname matchcode object [enter name that u Created].

Check this thread to get detailed info

Don't forget to reward if useful....