I want to do the following in navision. As I am new to navision so I want to know whether this is possible or not.
1- Want to create Purchase Orders / Reciepts / Invoices
2- Convert (Post) PO's to PR's/PI's
3- Create Sales Invocies and orders
4- Convert (Post) Orders to invoices
5- Items where items are updated / new / deactivated
6- Stock movements like internal stock transfers
7- Payment / Receipt creation and allocation to invoices etc
Please guide.
thank you.
regards,
KS
0
Comments
I am not sure that all of the things you mention are features in NAV already - but if they are, you can do them though web Services as well.
Web Services is just a generic way of calling into either pages or codeunits in NAV and you should structure your code so that you have some high level functions available through Web Services and then do you business logic in NAV.
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.
is it possible for you to point me to any resource where i can get more details webservice methods (posting etc).
thanks.
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.
Thats what i thought. I could not find much info / help on it. I am looking for more information. I know we can consume codeunit as webservice but not sure I can call a code unit from some other exposed webservice.
I believe there is alot to learn for me...any good resource link will help on webservice / codeunits.
thank you for your help so far.
regards,
We got 2 systems, navision and our in house inventory system. We want to transfer the documents like PO /PR's and SO / SI and credit documents from our system to navision using web service. like if a document is created or updated, we want to reflect those changes in navision.
So system will work like this.
an po is created in our system. it will be transmitted to nav using erp. once the order is converted to pr, we will need to convert the nav po to pr based on order no / line items sent by our system.
same thing we want to repeat for sales side and credit / debit documents.
We also want to show up the stock movements in navision. Data Will be driven from our system to navision.
Hope to hear any good suggestion on this.
RIS Plus, LLC
my idea is to create codeunits for each module and call them from one main Code unit and expose it to webservice.
whats your say on this.
Just out of curiosity... what did you buy NAV for if you're not going to use it?
RIS Plus, LLC
Another is that we provide solutions to our customers and we have some potential clients for nav and our services so we are opting for becoming a reseller of nav too..
is there any way to find out more about code units/ c/Al...etc
I am looking into forums but your guideness will be a great addition in my research.
regards,
The information of how to become a partner is on the Microsoft website. See if you can find it in the Dynamics NAV area, I don't have a link handy at the moment. To get informed about C/SIDE and the inner workings of NAV, I'd suggest you follow the training and take the certification exams. You will need to get certified to become a partner anyway.
RIS Plus, LLC
We have become nav partner with M$. Now I am starting to prepare for cert exams. I dont want to go for trainning as I beleive they wont be able to deliver what we need in terms of technical work.
I am presently involved in customisations and integration of Everest ERP with our clients systems etc. Its just need to get nav in hands asap to start transfering the data and implementation locally.
Kind regards,
regards,
DCO = "Microsoft Dynamics Client for Microsoft Office"
See the reference to training above.