Symptom
OData service which is created for Material Valuation with a view to obtain prices changes per location/business residence but unable to locate the Business Residence field in the Material Valuation collection.
Environment
SAP Business ByDesign
Reproducing the Issue
- Go to Application and User Management work center.
- Under Input and Output Management view, select OData Services subview.
- In the drop-down menu, select Custom OData Services.
- Select service Material Valuation.
- Choose Edit button.
Under the OData Service, Business Residence is missing.
Cause
The MaterialLedgerAccountItem node is missing in the OData service for Material Valuation.
Resolution
The material/business residence fall under the node MaterialLedgerAccountItem, so add this node and modify the OData call to take this node into account.
You can refer below blog for creating or updating OData Services:
OData Example: Create and Update Product Data in SAP Business ByDesign | SAP Blogs
See Also
Keywords
OData Service, Material Valuation, Business residence, creating or updating OData Services. , KBA , AP-RC-ODF-BYD , OData Framework and Console (ByD) , AP-FMD-MAT , Material Valuation Data , Problem