Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

TABLE FUNCTION

0 Likes
995
  • SAP Managed Tags

Hi

I am trying to create table function with a inner join, however I am getting below error object not found can you please advice on the same.

Thanks

table-function-error-page0001.jpg

2 REPLIES 2
Read only

KonradZaleski
Active Contributor
0 Likes
878
  • SAP Managed Tags

Don't you have a space between "a." and "AddressID" column:

Read only

0 Likes
878
  • SAP Managed Tags

Hi

There is a space between between "a." and "AddressID" column.

However i am trying to understand the statement on activating the object it states.

dependant object not found sqlscript SAP_HANA_EPM_DEMO.sap.hana.democontent.epm.data::businesspartner: symbol not found

Thanks