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 help in sm30

Former Member
0 Likes
2,274

Hi all,

Requirement is while entering values into a Ztable by SM30 ,

we need to have a standard search function (match code) for a field.

We are succeded till populating values to all the fields based on primary field in sm30,

stuck while creating search help for one of the field.

Regards,

Anil.

A suggestion can make a difference.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,226

Check if you can maintain that filed values as fixed in domain of that perticular table field.

Those will appear automatically in f4.

Regds,

Santosh Sarda.

4 REPLIES 4
Read only

Former Member
0 Likes
1,227

Check if you can maintain that filed values as fixed in domain of that perticular table field.

Those will appear automatically in f4.

Regds,

Santosh Sarda.

Read only

Former Member
0 Likes
1,226

Hi Anil,

You open your table in se11 and choose the filed you wish to have a search help and click on the search help button.If there's any standard search help for that, system will propose it or you can enter your own search help also.

Yogesh

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,226

Without programming, you may provide a search help with

● Attaching a search help to the data element

● Attaching the data element to a domain with values (in domain or a value table)

● Creating a foreign key with another table

Look also at standard SAP documentation like [Attaching to a Table Field or Structure Field|http://help.sap.com/saphelp_nw70/helpdata/EN/63/1b70bfc32111d1950600a0c929b3c3/frameset.htm] in [Search Helps|http://help.sap.com/saphelp_nw70/helpdata/EN/8b/415d363640933fe10000009b38f839/frameset.htm]

NB: Remember that when you define a maintain view you may change the Data Element, so you may substitute a custom Data Element with a custom search help.

Regards

Read only

Former Member
0 Likes
1,226

Hi,

go through the following link..

[match code help in sm30|;

hope this helps

Regards

Ritesh J