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 problem: can't import value and export value

former_member220801
Participant
0 Likes
747

I want to add a new search help which will be included in a standard collective search help MAT1_A.

However, I can pass value or export value from the added search help, even though I have set the import flag and export flag of the required fields.

During activation, there is a warning,

"No values can be returned from contained search help XXXXXX"

Can anyone please help? Thanks!

5 REPLIES 5
Read only

Former Member
0 Likes
688

hi

CHECK THE EXPORT AND IMPORT PARAMETERS.

IMPORT-> IS THE VALUES DISPLAYED IN THE SEARCH HELP

EXPORT->THE VALUE RETURNED TO THE SCREEN FROM HELP.

REGARDS

KISHORE

Read only

0 Likes
688

I have checked both...

but still get the warning...

Read only

0 Likes
688

HI

usually you will get this error when doesn't specify the export parameter.

have you entered the lpos or spos

<b>even i tried the same settings. it is working for me.

have you tried implementing in your program because its only a warning.</b>

regards

kishore

Message was edited by: Harikishore Sreenivasulu

Read only

0 Likes
688

I have two fields in the added search help

Settings as follows:

Field1:

Import Param. - checked

Export Param. - checked

Default Value - nothing

List Position - 1

Selection Position - 1

Selection Display - not checked

Field2:

Import Param. - checked

Export Param. - checked

Default Value - nothing

List Position - 2

Selection Position - 2

Selection Display - not checked

Thanks!

Read only

0 Likes
688

oh...just find that I haven't set parameter assignment in

the collective search help which contains my search help.