We get above error for following code.

The table project_connection_tab_ is a plsql table defined as fallow

Type is defined in
Project_Connection_Util_API package specification.


Why do I get this error. usually this error occur if the PL/SQL table defined locally, but in this case it has been defined in Project_Connection_Util_API package