cancel
Showing results for 
Search instead for 
Did you mean: 

Search Help: Multiple Return Values in WD4A

Former Member
0 Kudos

Hello,

I would like to fill more than one fields on my WD4A screen when executing a search help for one input field.

So I need to manage somehow to get all the export parameters from the search help and post them to a context node.

Simple example: The customer sales view consists of sales org and customer number. The search help contains both of them as export parameter. So when the user selects one user I need to get and show the sales organization as well.

In "normal" SAP Dynpro development its quite easy as shown in thread

.

But how can I execute a search help in WD4A to get all the export parameters?

Thanks for you help!!

Kind regards,

Hendrik

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

please see last comment for solution

Former Member
0 Kudos

Hi,

found the answer by myself.

The solution is:

- Create a structure which contains the fields for the search help.

- then create the search help with all required export parameters.

- Assign the search help to the corresponding field in the structure.

- Create the context node with reference to the structure.

All context node attributes are then filled automatically.

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

I see you found the answer, but for anyone else researching this topic here is the online help that describes the solution:

http://help.sap.com/saphelp_nw70ehp1/helpdata/en/47/9f724642314aabe10000000a42189b/frameset.htm