R12 - When trying to pick release the order getting an below error message.Due to that not able to p
Hi Support,
R12 - When trying to pick release the order by selecting specific locator getting an below error message.Due to that not able to pick release the Order.
Error message :
APP-FND-01564: ORACLE error 1422 in FDFGCD
Cause: FDFGCD 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 ENABLED_FLAG, SUMMARY_FLAG, NVL(TO_CHAR(START_DATE_ACTIVE, 'J'), 0),NVL(TO_CHAR(END_DATE_ACTIVE, 'J'), 0),SEGMENT1, SEGMENT2, SEGMENT3, SEGMENT4, SEGMENT5, SEGMENT6, INVENTORY_LOCATION_ID FROM MTL_ITEM_LOCATIONS WHERE ORGANIZATION_ID = :num AND SEGMENT1 = :SEGMENT1 AND SEGMENT2 IS NULL AND SEGMENT3 IS NULL AND SEGMENT4 IS NULL AND SEGMENT5 IS NULL AND SEGMENT6 IS NULL AND ( (DISABLE_DATE > SYSDATE OR DISABLE_DATE IS NULL) AND NVL(SUBINVENTORY_CODE,'Z') = NVL(:FND_FLEX_WHERE_BIND_0,'Z') ) and was executed from the file &ERRFILE.