cancel
Showing results for 
Search instead for 
Did you mean: 

Data Binding - Odata Navigation is empty

jochen_harder
Explorer
0 Kudos
1,116

Hi,

I have tried to creat a List Report with from the template. I have now recognized that I have in the section of the OData Binding no possibility to choose the "Odata Navigation" although I have created in the Odata service an Navigation Property and Association.

So my idea was to have a list with materials and when I click on the material line I get the supplier to this material.

In the Odata service it works from my point of view.

When I execute the following in the gatway client: /sap/opu/odata/SAP/...../ProductSet('HT-1000')/ToSupplier -> then I get the supplier of this product.

So what do I wrong?

What is the requirment to have in the odata binding the possiblity of "odata navigation".

I use Netweaver 7.4.

Thanks for some hints.

Regards

Jochen

Accepted Solutions (0)

Answers (2)

Answers (2)

jochen_harder
Explorer
0 Kudos

HI Mahesh,

my WebIDE is on premise.

I can try with a nother Odata service. But it will take a little - I'm actually not so familiar with this staff.

I come back.

Regards

Jochen

maheshpalavalli
Active Contributor
0 Kudos

Any idea what is the version of the webide..? Last time I remember someone from sap commenting in a question that not all features realted to annotations are supported in webide on premise..

manuel_rentero
Explorer
0 Kudos
Hi Jochen,
manuel_rentero
Explorer
0 Kudos

Hi Jochen,

 

If your issue is on the OData collection* of the tab: Template customization when creating a new project on SAP Web IDE for ABAP component version 7.4, if the dropdown is empty, this is due to not having any of your entity sets marked as addressable on the SEGW Odata service. Please mark one of those as addressable and it will appear.

 

KR,

Manu.