cancel
Showing results for 
Search instead for 
Did you mean: 

Search Help in ITS Custom Development

Former Member
0 Kudos

Hello Gurus,

I need your help, please.

I develop an application and its IAC templates for internal ITS.

Everything works fine, except the Search Help.

I wonder how can I put a button next to a field, where he appeared to load a search help for the field. This search should help such an IAC. Do i need to develop a IAC to the search help and then call the screen when i push the button? Or are another way to do this?

Thanks for you help

Best Regards.

Paulo

Accepted Solutions (1)

Accepted Solutions (1)

former_member228142
Active Contributor
0 Kudos

Hi Paulo,

In the documentation you can find a chapter which describes how to implement a search help. Follow the link http://help.sap.com/saphelp_nw04/helpdata/en/36/5941224b0611d189740000e8322d00/frameset.htm and then Web Transaction Programming - Programming the Transaction - Implementing Input Help.

Hope that helps.

Regards,

Klaus

Former Member
0 Kudos

Hi Klaus,

I tried with the code

`searchhelp(~fieldname=u201CEXT_SEARCH-ZINSPECTORu201C)`

, but don't work. When i try to open the template, show me a error telling that:

Erro interno 0x2103: Interpreter: The input contains errors.

I'm using SRM 4.0 with integrated ITS.

Thanks in advanced.

Best regards.

Answers (0)