Stocktaking in Nav
paullynch
Member Posts: 27
For our annual stock count we're using a combination of wedge scanners to scan bardoes on products into what is essentially an excel spreadsheet. The results of the various count sheet are then consolidated before being entered into NAV.
My question is whether it is possible/recommended to dataport the results into a physical inventory journal to save a mammoth keying in job.
Thanks in advance for your help
Regards
Paul
My question is whether it is possible/recommended to dataport the results into a physical inventory journal to save a mammoth keying in job.
Thanks in advance for your help
Regards
Paul
0
Comments
-
It's certainly not difficult to do. A conservative estimate for building a dataport is 4 hours, so if keying will take longer than that then by all means build a dataport. If you can do it yourself, even better. If your partner has to do it, weight the cost of building the dataport vs. the cost of the people entering the data.0
-
As well as the cost and time of keying in it is also the accuracy of the input which is an issue.
I'm struggling to get the right elements in the design of my dataport so that it imports the "Qty. Phys Inventory field" to an already existing line and updates the record with the associated validation (i.e. changing the quantity and amount fields etc.)
Currently my Dataport is set as follows :
DataItem Name :Item Journal Line
Properties : Autosave=Yes, AutoUpdate=Yes, AutoReplace=No
Dataport Fields :
"Journal Template Name"
"Journal Batch Name"
"Line No."
"Phys. Inventory"
stockcount (Cal Global (Integer))
CAL Code :
Item Journal Line - OnAfterImportRecord()
"Item Journal Line".VALIDATE("Qty. (Phys. Inventory)",stockcount);
"Item Journal Line".MODIFY;
When I run the import it just wipes out all the values other fields on the Item Journal Line (my understanding is that with AutoUpdate set to "Yes" this shouldn't happen) - I've tried various iterations of this with no luck.
Help Please.
Thanks
Paul0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
