cancel
Showing results for 
Search instead for 
Did you mean: 

Popup to select value from input field with search help

Former Member
0 Kudos

Hi all,

Can you help me, please? I need to display a popup to allow the user to choose a value from an input field, which must have search help.

Is it possible? How?

Thanks a lot in advance,

Federico

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Federico,

ITS can be part of WAS or standalone system. It translate ABAP code to HTML, to show transactions through web envirnoment. Your SRM developments can be invoked through ITS (Internet Transaction Server has several limitations).

What's your SRM, WAS and ITS versions?

If you have portal, it's important its version, to integrate SRM contents on it. You have to define services on SRM system and then IAC iviews on portal to run them.

Hope this helps,

Iván.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Iván, thanks for your help.

I´m running SRM 5.0, web AS 700. We still don´t have Portal, but we will in a couple of weeks.

Is it possible to do what I need with ITS? How? What should I do?

Or should I wait until NW Portal deployment, and then use another tool?

Regards,

Federico

Former Member
0 Kudos

Hi,

If tou are accessing the screen via ITS the first create template for that screen under a particular service.

Make sure that the screen(most preferably module pool screen) has the input field and already the serch help facility is available for that.Once the template is created the system use to take care of the serch help in ITS.

Hope it helps you.

santanu