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 exit issue

Former Member
0 Likes
947

Hi all,

I'm working on a search help exit but i'm having trouble. I have created a search help containing one parameter and created a FM.

I can populate RECORD_TAB table but result displaying in one column. My requirement is display two column. How can i manage it ?

Hi all,

I'm working on a search help exit but i'm having trouble. I have created a search help containing one parameter and created a FM.

I can populate RECORD_TAB table but result displaying in one column. My requirement is display two column. How can i manage it ?

4 REPLIES 4
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
905

Would you care to post a tad more information? Like the search help / exit name or your code?

Read only

Former Member
0 Likes
905

Hi,

check this Demo on Search help exit for the material

Regards,

E.Ananthachari

Read only

Former Member
0 Likes
905

Hi,

try to select export option in parameter and then check.

Regards,

Ashish

Read only

RaymondGiuseppi
Active Contributor
0 Likes
905

Check again your call of F4UT_PARAMETER_RESULTS_PUT.


Regards,

Raymond