Technology Stack - EBS (MOSC)

MOSC Banner

WHEN-NEW-ITEM-INSTANCE - on a Oracle seeded Form Vs WHEN-NEW-ITEM-INSTANCE on the same item in CUSTO

edited Aug 20, 2021 10:55AM in Technology Stack - EBS (MOSC) Question

I have a WHEN-NEW-ITEM-INSTANCE at the ITEM level on a Oracle EBS seeded form / block which uses POPULATE_GROUP_WITH_QUERY with a dynamically built query (from TABLE A, column 1 and column 2) and assigning to a seeded LOV.
On the same exact form, block and item, I also have a CUSTOM.pll code which has the 'WHEN-NEW-ITEM-INSTANCE' doing the CREATE_GROUP_FROM_QUERY building a dynamic SQL query (from TABLE X, column 1 and column 2) and assigning to custom Record Group and to the same seeded LOV.

The form all the time shows up the Oracle EBS seeded qurery results but not showing the values from the CUSTOM.pll code. Any ideas and suggestions on how to override the seeded list of values with my custom ones ?

Tagged:

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