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

Mathcode

Former Member
0 Likes
1,000

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.

1 ACCEPTED SOLUTION
6 REPLIES 6
Read only

Former Member
Read only

Former Member
0 Likes
892

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

Read only

0 Likes
892

Thanks Everyone.

Shejal.

Read only

0 Likes
892

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.

Read only

Former Member
0 Likes
892

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