Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Search help parameter.

Former Member
0 Likes
570

Hello,

Is it possible to set more than one value to the parameter id u2018VKOu2019?

When a user searches for a partner, he uses a SearchHelp where the sales organisation is informed. At the moment, this field (sales organisation) is filled with one value using the following sentence:

set parameter id 'VKO' field 'ONG'.

The field allows to inform more than one value. How can I do it?

Thanks in advance,

Ricard

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
546

Thanks for your answer Artur,

I cannot use another parameter. If adding another value is not possible I will create another tab duplicated as a workaround, but the sales organisation informed will be the other one.

Thanks.

Ricard.

5 REPLIES 5
Read only

Former Member
0 Likes
546

I think that this is not possible.

Can't you create another parameter id for this??

Read only

Former Member
0 Likes
547

Thanks for your answer Artur,

I cannot use another parameter. If adding another value is not possible I will create another tab duplicated as a workaround, but the sales organisation informed will be the other one.

Thanks.

Ricard.

Read only

0 Likes
546

Ok, i think you should try the other option c'ause a parameter id is always a variable and does not accept multiple values, when you put a value there you always delete the previous.

Luck with that,

Artur.

Read only

0 Likes
546

Hi,

Could you please let me know the transaction and in which parameter of that transaction you want to set the parameter id for....

Regards,

Siddarth

Read only

Former Member
0 Likes
546

Hello Siddharth,

Tx VA02-> GOTO->HEADER->PARTNER.

Open the search help of the AG partner function.

Select u201CCustomers per sales groupu201D tab

The first field is Sales Organisation, if you inform one value immediately appears the equal icon. If you perform a double click on it, then will appear a Multiple Selection window where you can inform more sales organisations. The question is: How can I inform it programmatically?

Thanks for your help.

Ricard.