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

MATCHCODE Button Information Required

Former Member
0 Likes
1,054

Hi Folks,

I need little help, I want to link mt parameter field to a table field. I have google and what i have come to know that i need to have some kind of search help to perform that operations.

I have little information about match code buttons, I am just a beginner. here is what is in the table information...

parameter ctname like scustom-city default 'Sydney'.

here is what information is there in the table about the field information...

Data Element: CITY
Domain: CITY
Data Type: CHAR
No of Characters: 25
Default field Name: CITY

Any fort of info will be much appreciated.

thanks

-hisheeraz

5 REPLIES 5
Read only

Former Member
0 Likes
852

Hi,

I din't get your requirement . what is pt and what you want to do?

Can you elaborate it ,so that i can helpful to you.

Read only

0 Likes
852

Hi, Thanks for the quick response.

What i want is , In my selection screen there is a parameter City Name, My report is working fine without any problem if i type in the name of the city. what i am trying to do is or want to do is...place a matchcode button and that match code button should be connected to the customer field city name. clicking on that matchcode button should display the name of the cities from customer table

is it possible ? if yes how can i achieve this. all the forums say link the f4 help to the parrameter there are two problems.

1. i donot know how to achieve this

2. i think may be i donot have access to create f4 help link.

any ideal or clues ?

thanks

-hisheeraz

EDIT:....

I have just checked. in SE11 screen When i try to creat a search help, message appears

You are not authorised to make changes (authorization object S_DEVELOP)

Edited by: hisheeraz on Dec 28, 2011 3:26 AM

Read only

0 Likes
852

There you go.. you need to pass on this information to you security team and let them handle it for you.

Also [check this WIKI|http://wiki.sdn.sap.com/wiki/display/ABAP/HowToCreateSearchHelp+Exit] for more details.

Read only

0 Likes
852

yup I guess so, i am still studying at university so i think i have to discuss this to my teacher/lecturer.

appreciate your time and efforts.

-hisheeraz

Read only

former_member156446
Active Contributor
0 Likes
852

Hi there

for city there is no search help attached.. so you need to create a search help (search scn)

and

parameter ctname like scustom-city default 'Sydney' matchcode object '<your custom search help name>'.