Eship UPS Maxicode Wrong!

Savatage
Member Posts: 7,142
I've been getting a few calls from UPS about our UPS Maxicode being wrong on our UPS labels.
A Maxicode is -> http://www.datascan.co.uk/images/maxicode.gif
It hasn't been a big deal "ever" but now they have a hub in Ohio that is fully automated and uses the Maxicode to sort all incoming boxes.
They are in the process of sending me exactly what's wrong with the label but I wan't to get a heads up on if anyone else using Lanham Eship has received the call from UPS??
Took me forever to find where the Maxicode was even being generated.
I believe I've narrowed it to Codeunit 14000761 UPS Transaction.
A Maxicode is -> http://www.datascan.co.uk/images/maxicode.gif
It hasn't been a big deal "ever" but now they have a hub in Ohio that is fully automated and uses the Maxicode to sort all incoming boxes.
They are in the process of sending me exactly what's wrong with the label but I wan't to get a heads up on if anyone else using Lanham Eship has received the call from UPS??
Took me forever to find where the Maxicode was even being generated.
I believe I've narrowed it to Codeunit 14000761 UPS Transaction.
Code MaxiCode := '[)>' + tRS + '01' + tGS + '96' + TrackingNo + tGS + 'UPSN' + tGS + "Shipping Agent Account No." + tGS + tJulDayShip + tGS + ShipmentID + tGS + STRSUBSTNO('%1/%2',"Package No.","Total Packages") + tGS + STRSUBSTNO('%1',ROUND("Calculation Weight (LBS)",1,'>')) + tGS + 'N' + tGS + tGS + CleanString(ShipToCity) + tGS + CleanString(ShipToState) + tRS + tEOT;
0
Comments
-
Have you contacted Lanham & Assoc. regarding this? It may be that the version of E-Ship you're using is an older version. I know they've released an major update a few months ago.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 -
Not yet - I wan't to know what's wrong first.
But a code is a code ya' know, unless UPS changed its Maxicode specs??
But I didn't know about the major update - thanks.0 -
I guess I have some work to do
http://www.geocities.com/navision_attai ... eError.jpgMaxiCode := '[)>' + tRS + '01' + tGS + '96' + TrackingNo + tGS + 'UPSN' + tGS + "Shipping Agent Account No." + tGS + tJulDayShip + tGS + ShipmentID + tGS + STRSUBSTNO('%1/%2',"Package No.","Total Packages") + tGS + STRSUBSTNO('%1',ROUND("Calculation Weight (LBS)",1,'>')) + tGS + 'N' + tGS + tGS + CleanString(ShipToCity) + tGS + CleanString(ShipToState) + tRS + tEOT; IF STRLEN(MaxiCode) < 84 THEN MaxiCode := PADSTR(MaxiCode,84,'!');
IF (NOT "World Wide Service") AND (NOT "UPS Canadian Service") THEN MaxiCode := ClassCode + ',' + ISOCountryCode + ',' + COPYSTR(ZIPCode,1,5) + ',' + Plus4 + ',' + MaxiCode
0 -
Update from Lanham - It has been corrected in the newest version0
-
I think they will update your entire Eship version for a flat fee Harry. You send them a copy of your database and they will do the objects. Check with them for prices.0
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