Application Development 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: 

XK01 - F4 Help in Search Term 2 Field

nsikka
Active Participant
0 Kudos

Hi All,

We have a requirement to use search term as a custom field with following:

- Make it mandatory

- F4 help with custom logic

We tried for field exit but it dumps as we cannot do a call screen or dialog inside field exit.

Please, help.

Nitin Sikka

1 ACCEPTED SOLUTION

michael_kozlowski
Active Contributor
0 Kudos

Make SORT2 mandatory:

IMG -> Financial accounting -> Accounts Receivable and Accounts Payable -> Vendor Accounts -> Master Data -> Preparations for Creating Vendor Master Data -> Define Screen Layouts: Set Field "Search Term B" as Req. Entry

F4 Help:

Assign customer search help to SAPLSZA1 Dynpro 0301 Field ADDR1_DATA-SORT2. Note this will be a system modification therefor you have to register the object

6 REPLIES 6

nsikka
Active Participant
0 Kudos

basically, we need to attach custom search help to a standard field

0 Kudos

Hi Nitin,

Check the below link.

Activate Search Term/2 in Vendor master - ADDR1... | SCN

You could attach custom search help to the search term 2 field.

Thanks,

Karthikeyan

nsikka
Active Participant
0 Kudos

Hi Karthikeyan,

Currently, search term field on the screen does not have any search help associated with it. So appending custom search help to Standard one will not help.

Because we basically need to first attach the Standard search help to Search term field and then only it will make sense.

former_member196331
Active Contributor
0 Kudos

Hi, Try to get the access key and assign custom search help.

After u did, Where ever the field appears it will show the result.

0 Kudos

I want to do it without access key. I am fine if we can do some screen exit to add a custom field but I can't even find that.

Any pointers to do it without access key?

michael_kozlowski
Active Contributor
0 Kudos

Make SORT2 mandatory:

IMG -> Financial accounting -> Accounts Receivable and Accounts Payable -> Vendor Accounts -> Master Data -> Preparations for Creating Vendor Master Data -> Define Screen Layouts: Set Field "Search Term B" as Req. Entry

F4 Help:

Assign customer search help to SAPLSZA1 Dynpro 0301 Field ADDR1_DATA-SORT2. Note this will be a system modification therefor you have to register the object