Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Query Help with Joins

Former Member
0 Likes
762
  • SAP Managed Tags

I am trying to get a query built that uses OITW, POR1, and RDR1 tables. How can i join these? Below is what I am trying to do... It is probably simple, just having a hard time 😞

OITW.Onhand Where WHSCODE=x

+

POR1.OPENCREQTY

-

RDR1.OPENCREQTY

I am trying to get a query built that uses OITW, POR1, and RDR1 tables. How can i join these? Below is what I am trying to do... It is probably simple, just having a hard time 😞

OITW.Onhand Where WHSCODE=x

+

POR1.OPENCREQTY

-

RDR1.OPENCREQTY

1 REPLY 1
Read only

Former Member
0 Likes
702
  • SAP Managed Tags

Hi Chad

Use this link to connect POR1 and RDR1

https://answers.sap.com/questions/2990444/how-do-i-link-por1-and-rdr1.html

Another link which explains connecting OITW

https://answers.sap.com/questions/11949879/how-to-connect-oitw-opor-por1.html

Pl check this and advise if this is what you are looking for?

Regards

Vinita