Technology Stack - EBS (MOSC)

MOSC Banner

Calling Forms & Parameters

edited Aug 20, 2021 11:00AM in Technology Stack - EBS (MOSC) 4 commentsAnswered

Hello,

I am calling an Oracle Form from OAF page using the following code snippet

               String destination =                     "form:INV:INVENTORY:STANDARD:INV_INVTVTUS:FIND:ITEM_NAME=" +                     itemName;

I am trying to pass inventory item id to the form so that inventory item will have the value populated rather than use typing the inventory item.

The form is getting opened however, the parameter is not getting populated.

How can I validate the form accepts parameters?

If the form doesn't accept parameters, how to create a function with a parameter so that I can populate the value in the form?

Appreciate any insight.

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