Hi,
I’m currently investigating a technical issue of LOV being empty. I’m getting the following error when tried to populate the LOV named “Sales_Charge_Type”.
While investigating the issue, I have found that the issue is related to view comments and in order to resolve that issue I have done a dictionary and security cache refresh both from the client side as well as by manually doing a cache refresh (executing “EXEC DICTIONARY_SYS.REBUILD_DICTIONARY_STORAGE_ (1,'FULL');” on database).
However, the issue was not resolved, and to verify whether the cache refresh is done successfully I have checked for the record on “Dictionary_Sys_View_Tab” as well and there were no any records available.
Anyone can help to resolve this?