Technology Stack - EBS (MOSC)

MOSC Banner

APP-FND-01436: List of Values cannot find any values for you to chooseHi

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

Hi All,

Developed a custom oracle form and implemented a kff of stock loctor for one of the parameter to the form ,inorder to get the same look and  feel of the standard oracle stocklocator form the below logic was applied on the in the WHEN-NEW-FORM-INSTANCE

FND_KEY_FLEX.DEFINE(

block => 'OE_ORDER_HEADERS_ALL',

Field => 'LOCATOR',

Description => '',

ID => 'HIDDENFIELD',

Appl_short_name => 'INV',

Code => 'MTLL',

Num => '101'

);

and  called fnd_org.choose_org; command in pre form to invoke the organization selection form when the custom form is launched.

But receiving error  the message 'APP-FND-01436: List of Values cannot find any values for you to choose' when combination button is clicked and searched for the data with % symbol.

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