Quantcast
Channel: SCN: Message List - Reporting and Printing
Viewing all articles
Browse latest Browse all 2719

Re: Joining Tables OWDD and ODRF

$
0
0

Hi,

 

Try like this,

 

SELECT T0.[DocNum], T0.[CardCode], T0.[CardName], T1.[ItemCode], T1.[Dscription], T1.[Quantity], T1.[Price] FROM ODRF T0  INNER JOIN DRF1 T1 ON T0.[DocEntry] = T1.[DocEntry] inner join OWDD T2 on T2.DocEntry=T1.DocEntry WHERE T2.[Status] ='Y' and  T0.[ObjType] ='17'

 

Hope this helps.

 

Thanks,

Parvatha Solai.N


Viewing all articles
Browse latest Browse all 2719

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>