supplier accounting page erroring out due corrupt data in fnd_lov_choice_values table
Hi All,
While querying the accounting tab in supplier page, I am getting an error message.
I have looked at one of the metalink notes '1218903.1', which says that the error is coming due to data corruption in the table: fnd_lov_choice_values
The note suggest to truncate the table and do the bounce apache, also patch details are provided. But truncating the table and bounce apache is resolving the issue. So we would like avoid patch application in this.
But can you tell me what is this table for and what is impact of truncating this table? Any issues in deleting the data in this table?