Symptoms
"ORA-06550: line 1, column 7: PLS-00201: identifier 'CHART' must be declared ORA-06550: line 1, column 7 PL/SQL: Statement ignored"This error occurs when setting an FRx company as default.
Cause
The server-based index tables (also known as the FRL tables) have not been populated.
Resolution
To check this, run the following query against the Ross database: Select * from frl_acct_code If the query does not return any records (the table is empty), the server-based index tables must be populated.Run the FRX_Conversion.DML script. This script must be run through Gembase. For further assistance with this process, contact Ross Support.