cancel
Showing results for 
Search instead for 
Did you mean: 

How Can import Search Help in ODATA

Former Member
0 Kudos


Hi Experts,

could you please tell me the procedure for importing searchhelp as an entity and also how to get that search help data.

Regards

Saumya

Accepted Solutions (1)

Accepted Solutions (1)

ChandraMahajan
Active Contributor
0 Kudos
SyambabuAllu
Contributor
0 Kudos

Does it support for SP07

former_member184867
Active Contributor
0 Kudos

no .. it is from SP8

ChandraMahajan
Active Contributor
Former Member
0 Kudos

i have SP08 .

but the link what you have mentioned, that one only contains how to import but how will get those search help  values?

Saumya.

ChandraMahajan
Active Contributor
0 Kudos

Hi,

steps are as below,

1) In SEGW, create project then right click Data Model -->Import -->Search Help

2) Provide entity type name and provide search help name

3) Press Next, select parameters from RESULT_LIST and mark one of the property as key and finish

4) It should also create entity set automatically

5) Expand service implementation and then right click on GetEntitySet (Query) and select Map to Data Source. select propose mapping. similar steps can be performed for GetEntity but here you need to take input parameter as well.

6) Finally generate, register and test

Regards,

Chandra

Former Member
0 Kudos

but in document they have written that we have to add one extra properties copy of the key property inside your propose mapping window.

and i got one class to get values , i dont know wheather its correct or not.

class name- /IWBEP/CL_SB_SHLP_DATA

Regards

Saumya

ChandraMahajan
Active Contributor
0 Kudos

Hi,

I wrote document with detail steps. you can access it at

I hope this will help you to proceed with your requirement.

Regards,

Chandra

Former Member
0 Kudos

Thanks  Chandrashekhar searchhelp mapping is working properly.

Regards

Saumya

Answers (0)