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

Left outer join

Former Member
0 Likes
254

Can i get a left outer join in my dictionary data by SE11?, I need it for a search help that sometimes doesn´t have registers in his content.

Thanks in advance

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
211

Hi,

You can create a search help exit..and in that function module fetch the data using LEFT OUTER JOIN

Thanks

Naren

1 REPLY 1
Read only

Former Member
0 Likes
212

Hi,

You can create a search help exit..and in that function module fetch the data using LEFT OUTER JOIN

Thanks

Naren