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 code

Former Member
0 Likes
854

hi WHAT IS MATCH CODE?

5 REPLIES 5
Read only

Former Member
0 Likes
613

Hi,

Match code is nothing but a search help in SE11.

Check this link for how to create a search help..

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee2b446011d189700000e8322d00/content.htm

Thanks,

Naren

Read only

Former Member
0 Likes
613

hi,

its nothing but search help.

in reports you can use this uisg

DATA: P_VAR LIKE ....... MATCHCODE OBJECT ID

Regards,

Naveen

Read only

Former Member
0 Likes
613

Hi,

Matchcode Object ismorevover the searchelp.It will provide the possible values for the field when we press F4 from theat field.

Reward points if it is helpful.

Regards,

Sangeetha.a

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
613

Hi,

The MATCH CODE is nothing but a DDIC search help. If you want to assign a search help to a PARAMETERS or SELEC-OPTIONS in your report program you can use MATCH CODE followed by name of the DDIC search help. Make sure that the DATA ELEMENTS are matched when you make the assignment.

Regards,

Sesh

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
613

Hi Shan

<b>Match code is nothing but a search help .

Have a look on the link:

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee2b446011d189700000e8322d00/content.htm</b>;

Regards,

Sree