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

Query join

$
0
0

Experts,

 

I need to join the Sales Order and Purchase Order on a UDF. I get no results with the query below and I think the join is wrong.

 

SELECT T1."DocNum", T0."DocNum", T1."U_L_02"

FROM ORDR INNER JOIN OPOR T1 ON T0."U_NBS_L_02" = T1."U_NBS_L_02"

WHERE T0."U_L_02" = T1."U_L_02"

 

Any help would be appreciated,

Marli


Viewing all articles
Browse latest Browse all 2719

Trending Articles



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