R12: Error APP-FND-01436 When Querying MO Profile Options
Hi All,
When attempting to query the MO: profile options, we are getting the following error :
" APP-FND-01436: List of values cannot find any values for you to chose.
Cause: The list of values execution failed to find any values.
Cause: The SQL statement specified to fdlfch() failed to return any values.
Action: Check the message stack for any SQL statement failure messages.
Check to make sure your SQL statement works in SQL*Plus."
We have verified as per Note: 455367.1 and Note 387581.1 and set ORG_ID but still issue exists.
Please review and update.
SQL> Select ORGANIZATION_ID, NAME from HR_ALL_ORGANIZATION_UNITS;