Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

"Set Selection Group" vs "Set Aggregate Selection"

I have a JD Edwards 9.2 and I'm trying to create an Application with a Find & Browse form with some extra filters when pressed on button "Find". What I would like to do is creating a query like this:

select * from f4801 join f4101 on waitm=imitm where (wasrst ='05' or wasrst ='98') and (imprp4 ='02' or imprp4='03');

Naturally the values are just andd example and should be dinamically selected. I tried use the "Set Selection Group" and the "Set Aggregate Selection" but I can't recreate the desired select.

What are the differences between "Set Selection Group" and "Set Aggregate Selection"?

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