Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8581

Re: How are the OWOR/Wor1 and OIGE/IGE1 tables joined?

$
0
0

Hi Tony

 

Try the below joins

 

OIGE T0  INNER JOIN IGE1 T1 ON T0.DocEntry = T1.DocEntry inner join owor t2 on t2.docnum = t1.baseentry left join ign1 t3 on t3.baseentry = t2.docnum left join oign t4 on t4.docentry = t3.docentry


With Regards


Balaji Sampath



Viewing all articles
Browse latest Browse all 8581

Trending Articles