EDI 850 - EDI Unit Price

KTEDI
Member Posts: 19
I have an 850 that I am importing (Nav 4.0, using Lanham EDI); I can get every line on the PO1 to import onto the sales order with the exception of the PO1-04 (Unit Price); the field is not populating because the TP does not send the PO1-03 (UOM) I have tried mapping the PO1-03 to the Item Sales UOM, I have tried a fixed value, but the only way I can get the PO1-04 to populate the Unit Price on the Sales Order is to put a UOM in the PO1-03.
Any suggestions would be greatly appreciated!
Any suggestions would be greatly appreciated!
0
Comments
-
The unit price should populate irregardless of whether you put in a EDI UOM or not. I would check some modifications on your code, or look at the Lanham site to see if there are bugs associated with the version you're using.Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0 -
The addon added new fields to the sales line.
We have ours mapped to Field#14000353 "EDI Unit Price"
Once imported field#14000354 EDI "Price Discrepancy" tells us if the price on the EDI file matches our systems Unit price. If not a check mark appears on all lines with different prices.
It seems logical this way because you don't want Imported order from some customer dictating what price you should sell an item at. this way you know where its different and then you can ok it or not.
We import alot of orders and the easiest way to find them, if you have a lot of items, is to add a new function to one of your menu buttons at the bottom of the sales order.
-New Menu Item "Show All Price Discrepancies"
Action: RunObject
RunObject: Form Sales Lines
RunFormView: SORTING(Document Type,Document No.,Line No.) ORDER(Ascending) WHERE(Document Type=FILTER(Order),EDI Price Discrepancy=FILTER(Yes))
Anyway back to your question - see the pic of how we have it setup0 -
Some of the clients wants to use the unit price from the EDI file instead of their own price file.Confessions of a Dynamics NAV Consultant = my blog
AP Commerce, Inc. = where I work
Getting Started with Dynamics NAV 2013 Application Development = my book
Implementing Microsoft Dynamics NAV - 3rd Edition = my 2nd book0 -
Ah I see, I still like seeing what their price is in a seperate field and if i'm ok with any difference then update the sale price to their price. As you said it shouldn't stop a price from appearing because of the UOM - I would assume even with a bad setup it would default to the items sale Unit Of Measure :-k
Perhaps it's something simple like not setting the correct datatype - the pic above should be a helpful guideline0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions