Hi,
I have created a Infoset on 2 ODSs.
The mapping is as follows...
ODS ODS
0MATERIAL Left Outer Join 0MATERIAL
ZCUST_NO Left Outer Join ZCUST_NO
I have a field in Left-side ODS ZDELI_TYP (Delivery type) which have data in individual ODS but no showing data in Infoset.
Since this is left outer join all the values in ZDELI_TYP should be visible but it isn't.
Any help with this query?
Thanks.