Hi,
I am very new to Dynamics NAV.
I want to create a webservice which will accept a item No and location code as filter and will return the available stock position of the Item.
Please help me, how should I achieve the requirement.
Thanks in advance.
Kishore
0
Comments
Overview of nav webservices
http://msdn.microsoft.com/en-us/library/dd355398(v=nav.70).aspx
queries:
http://msdn.microsoft.com/en-us/library/hh165526(v=nav.70).aspx
query filters
http://msdn.microsoft.com/en-us/library/hh169211(v=nav.70).aspx
Walkthrough: Combining Data from Microsoft Dynamics NAV Queries and Pages with Data from Azure DataMarket (OData):
http://msdn.microsoft.com/en-us/library/hh165375(v=nav.70).aspx
http://www.BiloBeauty.com
http://www.autismspeaks.org
After going through links, I will get back here soon.