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

Re: tour expense credit debit query with all customer name

$
0
0

Hi,

 

As suggested by Mr.Joseph, please post your requirement in detail.

 

Try below query whether meets your requirement or not:

 


SELECT T0.[RefDate], T2.[AcctName], T1.[Project], T0.[Ref1], T0.[Ref2], T1.[Debit], T1.[Credit] FROM [dbo].[OJDT]  T0 INNER JOIN [dbo].[JDT1]  T1 ON T0.TransId = T1.TransId INNER JOIN OACT T2 ON T1.Account = T2.AcctCode WHERE T0.refdate between [%1] and [%2] and T2.[GroupMask] = 1 and T2.[AcctName]   =[%0]


Thanks & Regards,

Nagarajan


Viewing all articles
Browse latest Browse all 8594

Trending Articles



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