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

Re: How to link from the Whse Journal (OIVL) table directly to row data (IPF1)?

$
0
0

Hi,

 

Try

 

select * from OIVL T0 LEFT JOIN OIPF T1 ON T0.CreatedBy=T1.DocEntry

                INNER JOIN IPF1 T2 ON T2.DocEntry=T1.DocEntry

                where t0.TransType='59'

 

 

Regards

Bhanu


Viewing all articles
Browse latest Browse all 8357

Trending Articles



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