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

Append Structure

Former Member
0 Likes
1,894

Hi Experts,

I have create one Append structure and use Serch help Exit ,it is working fine but When i am selecting data it will not come to the Input Field.

Here i have add this tab in append Structure

When i am insert value and press enter then this 2 record will come now i am selecting record from this 2 record but

Here this intput Field is empty ......

Thanks,

Mahipal

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,861

its complete now Actuly i have to assigm parameter.....

Thaks to alll...

11 REPLIES 11
Read only

kiran_k8
Active Contributor
0 Likes
1,861

Mahipal,

May be a parameter ID needs to  be assigned to that field

DATA ELEMENT >> FURTHER CHARACTERISTICS tab >> PARAMETER ID ?

K.Kiran.

Read only

Former Member
0 Likes
1,861

from where i have to assigned it its Parameter id is EQN.

Read only

Former Member
0 Likes
1,861

Hi Mahi,

  please post the code which u have written Serch help Exit.

Cheers,

Prakash

Read only

Former Member
0 Likes
1,861

Hi Mahipalsinh Parmar,

   Check your search help import export parameter...i guess there will be a wrong passing of fileds in the search help.

Thanks,

Vijay SR

Read only

Former Member
0 Likes
1,861

This is Search help and its parameter

And this is code...

And i am getting warning msg "No value can be returned from contained search help ZTEST"

Thanks,

Mahipal

Read only

0 Likes
1,861

Hi Mahipalsinh,

1.See in first screen shot u have not mentioned data selection that is selection method,that should database table your search field.

2.Dialog type should type A.

Regards,

Hiriyappa

Read only

Former Member
0 Likes
1,861

i am using Serch help exit so is ther any example code or devlopment then please send me the document .....

Read only

Former Member
0 Likes
1,861

This message was moderated.

Read only

0 Likes
1,861

Hi ,


You have done correct coding, But u have missed these two points .


Try this and let me know any problem.

and put breakpoints and weather this internal table is having data or not  RECORD_TAB.


Regards,

Hiriyappa.

Read only

Former Member
0 Likes
1,861

hi Mahi

did you check the 'EXP' check box  for this field when define search help?

regards,

Archer

Read only

Former Member
0 Likes
1,862

its complete now Actuly i have to assigm parameter.....

Thaks to alll...