Lookup questions

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)

HI,

You can use Custom_SQL option!


data_guy :us: (BOB member since 2006-08-19)

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 :de: (BOB member since 2004-12-17)