Inventory Management - EBS (MOSC)

MOSC Banner

Unable to view value set of descriptive flexfeild

edited Jun 14, 2016 5:16AM in Inventory Management - EBS (MOSC) 1 commentAnswered

Hello All,

We have issue on routing-operation resources form

The issue is occurring only for department 4810 wherever it associated. When we click the operations resources of the department 4810, we are getting the error message

'FLEX-VALUE NOT UNIQUE'.


While clicking Details button of error message, the below message history is showing

FLEX-VALUE NOT UNIQUE
--------------------------------------------------------------
APP-FND-01564: ORACLE error 1422 in FDFGVD

Cause: FDFGVD failed due to ORA-01422: exact fetch returns more than requested number of rows.

The SQL statement being executed at the time of the error was: SELECT BR.RESOURCE_CODE,BR.RESOURCE_CODE VALUE, BD.DEPARTMENT_CODE DESCRIPTION, NVL('N', 'N'), NVL(TO_NUMBER(NULL), -1), NULL, NVL('Y', 'Y'), NVL(TO_CHAR(TO_DATE(NULL), 'J'), 0), NVL(TO_CHAR(TO_DATE(NULL), 'J'), 0) FROM BOM_DEPARTMENT_RESOURCES BDR,BOM_DEPARTMENTS BD,BOM_RESOURCES BR WHERE ( BDR.DEPARTMENT_ID=BD.DEPARTMENT_ID AND BDR.RESOURCE_ID=BR.RESOURCE_ID AND BD.DEPARTMENT_CODE NOT LIKE '%OSP%' AND BD.ORGANIZATION_ID= :b1 ) AND BR.RESOURCE_CODE = :X and was executed from the file &ERRFILE.

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