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

Selecting fields in Service Layer

0 Likes
819
  • SAP Managed Tags

When i am trying to select fields in odata in the service layer,

localhost/b1s/v2/Items?$select=ItemCode,ItemWarehouseInfoCollection/ExpensesAccount&$skip=0&$top=60

This error follows:

Invalid navigation property:ItemWarehouseInfoCollection

How can i select a field from the sub-fields: ItemWarehouseInfoCollection ?

When i am trying to select fields in odata in the service layer,

localhost/b1s/v2/Items?$select=ItemCode,ItemWarehouseInfoCollection/ExpensesAccount&$skip=0&$top=60

This error follows:

Invalid navigation property:ItemWarehouseInfoCollection

How can i select a field from the sub-fields: ItemWarehouseInfoCollection ?

0 REPLIES 0