2014 Feb 26 8:45 AM
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
2014 Feb 26 10:58 AM
its complete now Actuly i have to assigm parameter.....
Thaks to alll...
2014 Feb 26 8:48 AM
Mahipal,
May be a parameter ID needs to be assigned to that field
DATA ELEMENT >> FURTHER CHARACTERISTICS tab >> PARAMETER ID ?
K.Kiran.
2014 Feb 26 8:57 AM
2014 Feb 26 9:09 AM
Hi Mahi,
please post the code which u have written Serch help Exit.
Cheers,
Prakash
2014 Feb 26 9:18 AM
Check your search help import export parameter...i guess there will be a wrong passing of fileds in the search help.
Thanks,
Vijay SR
2014 Feb 26 10:00 AM
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
2014 Feb 26 10:15 AM
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
2014 Feb 26 10:36 AM
i am using Serch help exit so is ther any example code or devlopment then please send me the document .....
2014 Feb 26 10:39 AM
2014 Feb 26 10:59 AM
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.
2014 Feb 26 9:19 AM
hi Mahi
did you check the 'EXP' check box for this field when define search help?
regards,
Archer
2014 Feb 26 10:58 AM
its complete now Actuly i have to assigm parameter.....
Thaks to alll...