‎2007 Jun 26 6:57 AM
Hi,
can anyone tell me what is the transaction code to create a match code object.
Thanks & Regards,
ravi
‎2007 Jun 26 6:59 AM
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
‎2007 Jun 26 6:59 AM
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
.
‎2007 Jun 26 6:59 AM
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
‎2007 Jun 26 7:00 AM
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.
‎2007 Jun 26 7:04 AM
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....