cancel
Showing results for 
Search instead for 
Did you mean: 

Search help in SRM domain

Former Member
0 Kudos

Hi everyone,

I am developing a web dynpro abap application for SRM domain. Here in SRM server I need to create a search help for particular field. Now in SRM there is no data available for few fields like 'Plant(WERKS)'. So I need to fetch data from another R/3 server. But in this case I need to use standard search helps available in SRM.

So can anyone suggest me the step by step solution to use standard search helps available in SRM. I have already created some search helps for few fields but now I need to use standard search helps which are available in SRM.

Reply soon. Thanks in advance!

Cheers,

Darshna.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

The linkage between plant and other fields( e.g. In R/3 we have linkage netween material and plant) is not stored in SRM.So if you want to fetch the information in your search help based on the PLANT field then you will have to make a call to R/3 for that.

For other search helps available in SRM,goto SE11 and then search with the string BBP*.

HTH.

BR,

Disha.

Pls reward points for useful answers.

Former Member
0 Kudos

Hi,

Go to SE11 Tcode & search with BBP_* for standard search helps. or u can go into the Code in Subroutines there by seeing for diff applications u can be able to find the relative search helps....

Regards,

Kishor.