2006 Oct 25 2:13 PM
What does Mathcode means,
I have the following requirement and i am not sure of to do it..
Requirement..
Create a new, custom matchcode. You would copy existing matchcode D and add External Description (KONA-ABREX containing the commitment ID) as the primary search field.
Any suggestions.
Shejal Shetty.
2006 Oct 25 2:16 PM
2006 Oct 25 2:16 PM
2006 Oct 25 2:17 PM
hi,
pls check this link:
http://help.sap.com/saphelp_40b/helpdata/en/cf/21ef1f446011d189700000e8322d00/content.htm
2006 Oct 25 2:18 PM
Hi
MATCH CODES are the older versions of SEARCH HELP.
ex:
SELECT-OPTIONS: s_vbeln FOR vbak-vbeln MATCH-CODE ID abc.
or
SELECT-OPTIONS: s_vbeln FOR vbak-vbeln MATCHCODE OBJECT abc.You can create your custom search help T/code "SE11" and attach the same to the SAP standard collective search help
(Under include search help) .
GO TO SE11 AND COPY THES SEARCH HELP
GIVE SOME SHORT DESC
THEN IN SELECTION METHOD GIVE THE TABLE I.E KONA
THEN UNDER SEARCH HELP PARAMETER
GIVE ABREX
SELECT IMPORT EXPORT LPOS 1 SPOS 1 AND PRESS ENTER
BELOW THAT
FOLLOW THE SAME IF ANY MORE
SAVE IT.
Regards
Naresh
2006 Oct 25 2:23 PM
2006 Oct 25 2:48 PM
Thanks Naresh,
I did quite get you,
When I go to SE11 and click the radio button Search help, do i need to create a new search help. You have mentioned copy, if so what should i copy?
Shejal.
2006 Oct 25 3:46 PM
Hi Shejal
You would copy existing matchcode D .So copy it into a new search help ztest.
First create a elementary search with KONA .
Attach that elementary search help to the collective search help . I.E. You can see lot of search helps in the included search help add ur own elemntary search help. Then press the Param. Assignment button and press enter. Activate it u will get one more tab in the Search help.
Revert back for more help
Reward points if helpul.
Regards
Naresh