Query or updating item, getting error: FDFGVD failed due to ORA-01722: invalid number
Getting the following error while query in organization items/updating attributes.
Please let me know if you have any idea about this error.
re-compiled DFF but no success.
APP-FND-01564: ORACLE error 1722 in FDFGVD
Cause: FDFGVD failed due to ORA-01722: invalid number.
The SQL statement being executed at the time of the error was: SELECT INVENTORY_ITEM_ID,SEGMENT1 VALUE, DESCRIPTION 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 MTL_SYSTEM_ITEMS_B WHERE ( ORGANIZATION_ID=:b1 AND INVENTORY_ITEM_STATUS_CODE='Active' AND CONTRACT_ITEM_TYPE_CODE='SERVICE') AND INVENTORY_ITEM_ID = :X and was executed from the file &ERRFILE.