I have a programming task that requires me to create a sales order in navision using the page webservice. I can add an order fine and it is made in the default order number series.
However I need to be able to specify which number series to use (To distinguish web sales). We cannot set the series to manual input, that is not an option. Any other way?
I know enough about webservices, but I'm not very navision literate, so please make answers complete
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
Use code unit to create new document as your requirement.
Regards,
Yukon
I still can't find another way for this. You need to avoid the "Confirm,Input" such kind of function. If not you will be facing with "call back" error. If you don't have dev license or partner how to ....You still need 1 code unit to archive to get some Navision function if you want to use Navision function(eg. Release Doc.).
Not only on NAV2009R2.
Regards,
Yukon