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

Re: Trying to find 'Unallocated Funds'?

$
0
0

Hi Gordon,

 

Can you please explain 'Customized Query Report'? I am currently writing some SQL - as shown below - is that what you mean?

 

SELECT
T0.TransId
, T0.CreateDate
, T1.BaseRef
, T1.Credit
, T1.Debit
, T1.LineMemo
, T1.PstngType
, T1.ShortName
FROM
AU.dbo.OJDT T0
INNER JOIN AU.dbo.JDT1 T1 ON T1.TransID = T0.TransId AND T0.TransType = '24'
INNER JOIN AU.dbo.ORCT T2 ON T2.DocNum = T0.BaseRef                                --Incoming Payments
WHERE T0.TransId = '121050'

 

Any further help will be greatly appreciated.

 

Kind Regards,

 

David


Viewing all articles
Browse latest Browse all 9269

Trending Articles



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