system
October 19, 2009, 7:42pm
1
Is there any way to outer join the lookup table in the lookup ext function??..
Also,
I am trying to lookup a table which should be joined to another table to get the right output. Is this possible in lookup_ext?
shalini (BOB member since 2008-03-26)
system
October 19, 2009, 8:12pm
2
HI,
You can use Custom_SQL option!
data_guy (BOB member since 2006-08-19)
system
October 20, 2009, 9:52am
3
Not getting your point. Do you want to lookup in a dataset that is the result of a join? Or do you want to rewrite the lookup so that it is pushed down as a join?
https://wiki.sdn.sap.com/wiki/display/BOBJ/How+to+lookup+a+row
Werner Daehn (BOB member since 2004-12-17)