EDI Outbound 850 and Purch. Comment Lines

KimDyn
Member Posts: 35
Does anyone have experience mapping Purch. Comment Lines into an Outbound 850 from Lanham's Gen2 EDI system? We have also created a customized table that stores Purch. Line Comments and we would like to map those also.
Any suggestions???
Thanks!
Any suggestions???
Thanks!
Kimberly Weir
0
Comments
-
What kind of comments are you referring to? Unlimited using loops? or something like a 250 character MSG line?
do you have any working 850's now? any MSG segment?
or are looking to do Like a line item with
Command: Line Begin
Segment MSG: comment line message
Command: Line End
I think Alex is the EDI king. Howefully he's not vacation O:)0 -
Savatage wrote:What kind of comments are you referring to? Unlimited using loops? or something like a 250 character MSG line?
do you have any working 850's now? any MSG segment?
or are looking to do Like a line item with
Command: Line Begin
Segment MSG: comment line message
Command: Line End
I think Alex is the EDI king. Howefully he's not vacation O:)
I have ran the MSG segment in the loop and everything ran fine, Thanks! =D>
I have not been successful in getting the custom Purch. Line Comment Lines to loop in.
Does the EDI system allow for nested loops?
Command: Line Begin
Segment PO1: PO Line Details
Command: Line Begin
Segment REF: Purch. Line Comment Line
Command: Line End
Command: Line End
That is the one I really struggle with. ](*,)
Without the nested loop I only get the first line in the table.Kimberly Weir0 -
KimDyn wrote:I have ran the MSG segment in the loop and everything ran fine, Thanks! =D>KimDyn wrote:I have not been successful in getting the custom Purch. Line Comment Lines to loop in.
Does the EDI system allow for nested loops?
Command: Line Begin
Segment PO1: PO Line Details
Command: Line Begin
Segment REF: Purch. Line Comment Line
Command: Line End
Command: Line End
That is the one I really struggle with. ](*,)
Without the nested loop I only get the first line in the table.-
Command: Line Begin
Segment PO1: PO Line Details
Segment REF: Purch. Line Comment Line
Command: Line End
0 -
Savatage wrote:My version doesn't have Line comments but "guessing" I would think it would be more like this?? but I'm guessing..
-
Command: Line Begin
Segment PO1: PO Line Details
Segment REF: Purch. Line Comment Line
Command: Line End
That is how I tried to code it at first, but it doesn't loop through all the comments, it only pulls in the first one in the table. Then I attempt:-
Command: Line Begin
Segment PO1: PO Line Details
Command: Line Begin
Segment REF: Purch. Line Comment Line
Command: Line End
Command: Line End
And that does not work either.[/list]Kimberly Weir0 -
Instead of putting the MSG into the comments, why not just show it on the EDI Received Elements? You can modify your pick tickets to read from the MSG segment from teh EDI received elements.
We've only modified the comments to be exported in 810, 855, 856 to notify EDI customers of comments made.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 -
Alex Chow wrote:Instead of putting the MSG into the comments, why not just show it on the EDI Received Elements? You can modify your pick tickets to read from the MSG segment from teh EDI received elements.
We've only modified the comments to be exported in 810, 855, 856 to notify EDI customers of comments made.
That is how we handle inbound REF and MSG segments, but we need to send them out in an Outbound 850. With some helpI am now successful in sending out the Header Comments, but I am not successful in sending out Purch. Line Comments.
Kimberly Weir0 -
KimDyn wrote:Alex Chow wrote:Instead of putting the MSG into the comments, why not just show it on the EDI Received Elements? You can modify your pick tickets to read from the MSG segment from teh EDI received elements.
We've only modified the comments to be exported in 810, 855, 856 to notify EDI customers of comments made.
That is how we handle inbound REF and MSG segments, but we need to send them out in an Outbound 850. With some helpI am now successful in sending out the Header Comments, but I am not successful in sending out Purch. Line Comments.
Where do you enter the purchase line comments? As a line without the Type field blank? Or is it a custom table?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 -
Might be late to the party, but did you modify the report 140002350 to get your customized tables made available?
There is some code that has a bunch of'3|10|18|23|27|36|37|38|39|79|110|111|112|113|114|115|222|291|5404|14002350|14002353|' +
text lines. You have to add your custom table there, run the report and import and compile the resulting text file.
Also I tried to nest loops a while back and it never ran right. But that was in an older version (two years ago ??) than they currently offer, so it might work now.
Good luck0 -
I've gotten the comments to export as an MSG segment on the sales export looking into the sales comment line table. However, the modification was for codeunit 14002360, not the purchase side of the EDI module...
My suggestion is to ask your NSC to develope this for you.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
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