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

Re: Query for report to show Invoices, Payments and Discounts

$
0
0

Hi,

 

Try to link tables like below:

 

FROM OINV T0 left join ITR1 T1 on t0.docentry =  T1.[SrcObjAbs] and  T0.[TransId]  =  T1.[TransId]  and  T1.[SrcObjTyp] =  T0.[ObjType] INNER JOIN OITR T2 ON T1.ReconNum = T2.ReconNum

 

Thanks & Regards,

Nagarajan


Viewing all articles
Browse latest Browse all 8584


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