Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

Convert SQL INNER JOIN in E1 UBE

I have a SQL statement with INNER JOIN and need to convert to E1 UBE

SELECT CDAN8,CDCRTU,CDCRTJ,ANAA20,ANAA04,ANEV02,ANBLYR,ANMNTH 

FROM PRODDTA.FQ660004 A INNER JOIN PRODDTA.FQ660007 B ON A.CDUKID = B.ANUKID

ORDER BY CDAN8

There are 3 types of joins beside simple =, I tried all of them (right outer, left outer, SQL92 left outer) and the output are all the same

Please let me know if you have any suggestion on how to handle in the BSVW and the Event Rules creation.

Thanks

E910 TR 9.1.5.10

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center