Dynamics AX 2012 architecture for carton, packages and pallets

When shipping goods, there are many requirements that needs to be fulfilled. You have the ability to have correct addresses, customer requirements, freight forwarder requirements and legal requirements. To solve this we have many different “systems” in Dynamics AX 2012 (and earlier versions) to solve each of these requirements. Some of these systems are:

  • Sales Shipping Stats – Print the std. AX delivery label, and get volumetric information on the packingslip/invocie.
  • Bill of Lading – A document used with the freight forwarder to keep track of where to deliver the goods.
  • Packing material – A system to keep track of fees related to packing material
  • Ship carrier integration – A system for integrating to shipping software, like UPS Worldship og Clipper ship. Can also be used in „test mode“ if you don’t have such a shipping software.

I have gone as deep as possible into the subject to understand, and my judgment is “The data model for storing and maintaining package information in Dynamics AX 2012 is a mess!” In reality we have more than 4 different systems for maintaining package information. In reality this means we could have 4 versions of the truth. And to cover all eventualities and requirements of a advanced distribution company we need to make sure that we update all the necessary information in all 4 different systems. If Microsoft is reading this post, my suggestion for the next release is to combine these systems into one.

image

But it can take several years before our customers could benefit from such a change. So this blog post is about how we can make this work with what we have. First I will go deep on each of these 4 “systems”.

Sales shipping stats

The first “system” is the Shipping Specification. These are fields you register when you do packing slips.

image

Here you can also select to print out the standard AX delivery label.

image

The design is not very impressive and it clearly needs some customizations to make this acceptable for any customer of freight forwarder. But I guess that the idea from Microsoft is that shipment labels is not printed from Dynamics AX, but from a shipping software.

There also exists an inquiry form, where you can reprint the standard Dynamics AX 2012 delivery labels. I have found this menuitem available in the main manu under sales –> inqueries –> distribution –> Shipments. (Quite confusing since this is a terminology used for WMSShipments)

image

After the packingslip is posted, the user cannot change the data here.

The information of this is stored in a table called SalesShippingStat.

image

The “filling” of this information is manually done before doing a packing slip update, but it gets “marked” with Packingslip ID in the following code.

image

We see from this code, that the Sales Shipping Stat system does not have any uniqueness on the data or cartons. This code just related to get the summary of weight and cartons on the packingslip. Also see that the SalesParameters.useShippingStatOnPackingslip must be enabled for it to work.

Bill of Lading

The bill of lading is a receipt for goods that the carrier agrees to transport and to deliver to a designated person. It shows the list of goods delivered for transportation. In case of loss, damage, or delay, the bill of lading is the basis for filing freight claims. The bill of lading includes information about:

  • The customer order.
  • The carrier.
  • The origin and destination of the shipment.
  • The number of units in the shipment.
  • Freight charge terms.
  • Special instructions.

The bill of lading system is originating from the shipping module, and do not share any information with the SalesShippingStat system. It makes it possible to create a formletter like this :

image

The bill of lading can be both automatically and manually created,

image

The Bill of lading system is much more comprehensive than the sales shipping stat system, because it is possible to have some kind of unique ness.

The tables and fields used in this system is the following:

image

As seen here, the tables are missing the WMSPickPalletId or any SSCC-capable fields.

The tables refers to the following :

image

The automatic creation of BOL’s are done in the WMSShipment.ship method:

image

image

What I would expect from the BOL, is that the uniqueness of each package/pallet would be more clear. In a consolidated picking scenario we do have the WMSPickPalletID, that could provide this uniqueness, but this information is never passed into the bill of lading tables.

There is therefore no way to pass information like SSCC etc, or to use the BOL system as a basis for ASN/EDI processes. It is all about creating the Bill-Of-Lading document.

Packing material

The third way of dealing with packing material is the Packing material tables

image

The packing material is primarily for calculating a packing material fee. The table is normally filled in when a sales invoice is posted.

The tables look like this:

image

The packing material system therefore seems to only have one single function. To keep track of packing material fees, and not for logistical purposes.

Shipping carrier integration tables.

The shipping carrier interface feature allows Microsoft Dynamics AX customers to integrate with shipping software. The shipping software packages can pull information from Microsoft Dynamics AX, process packages, and then move their information into Microsoft Dynamics AX, eliminating manual entry and improving tracking visibility.

In the Shipping Carrier Interface for Dynamics AX 2009, Microsoft described this feature as this in the following whitepaper.

image

It is intended that the packing is handled in an external shipping, and then later transferred to Dynamics AX. This is described as a process that happens between packing slip and invoicing.

It is possible to manually fill in the information, by placing the carrier integration in “test-mode”. When posting the packing slip update, then the following screen will appear:

image

If we look deeper into the implementation of this ship carrier system, we see that it is interesting, because it does contain much what is needed. I would say that it is the best “survival candidate” of the 4 different systems.

What happens, when the packingslip is posted is the following:

image

PS! Check out the calculation of the ShipCarrierCODPackage.codAmount. It does not cover discounts!

The fields in the requester table contains the following:

image

It is a bit sad, that it does not transfer any information about already created pick pallets into the ShipCarrierShippingRequest. In a consolidated picking scenario often these pick pallets have already been created, and it would simply the process of that was available for the shipping software.

It is in the process made so that the shipping software will return data into a staging table, that contains the following fields.

image

What is interesting here, is that the PackageId field, that is actually extended from WMSPickPalletId. So this means that pallet ID can be returned back. What is missing is information about width, height, length and volume. But Microsoft have placed this information in the table ShipCarrierCODPackage:

image

But this volumetric information is never filled in by standard AX. The table is only created from AX if there is a COD(Cash On Delivery).

A solution suggestion

There are some facts. We have AX 2012 and AX 2014 is not here yet. Our customers hate large footprint customizations, because they make upgrades more difficult. And there is already many dependencies in AX 2012 that we need to take care of. So what do I do for my customers ? I cheat the system.

  1. When picking all picking transactions will be marked with a pick pallet ID.
  2. When Packing I have a new table, that is quite large and „flat“, but contains almost all I need to fiels for my labels, freight charges, weight, volumetric information ++++
  3. After packing is done per shipment, then I will generate information’s into all the 4 systems from the „New architecture“ system, and prevent the standard AX to generate this information.

image

This gives me much more control, and also the ability to have uniqueness on all outbound cargos, tracking +++. And my footprint is ZERO in standard AX, and compatible with my PDA and label printing system (BTI)

14 thoughts on “Dynamics AX 2012 architecture for carton, packages and pallets

  1. Hi Kurt, I’m not sure if you’ll still be monitoring this, but there is a related scenario for a lot of our shipping. Our Carriers give us “Per Pallet Rates.” Meaning, we might mix 20 sku’s on a pallet, and we pay the carrier, zip to zip, per pallet. From zip 12345 to zip 54321, we pay $100 per pallet. (not piece or sku).

    We’re really struggling on how to both rate and label this scenario in AX, as is our consultant. Suggestions?

    Like

    • Hi Bryan. Sorry, but I suggest you post your question into the Microsoft community sites. It think you will get better answers there. Happy DAX’ing

      Like

  2. Hey Kurt. We have a client who would like to introduce boxing logic where the system suggests the correct box(es) based on a setting on the item or a combination of item LxWxH and/or weight. We are using WMS II (not the new R3 wms). I’m thinking about using the pallet types to setup the different boxes. Any thoughts on this?

    Thanks.

    Like

    • Hi Jeff. Nice to hear from you again 🙂 There is not much containerization/boxing Logics in AX 2012 R2 and earlier, so it would mean that if you go the path of using pallet types, it would have to be created from scratch. Also we don’t know for how long the WMS II features will be available in AX. I still see traces of it in AX 7, but Microsoft have already announced that they will drop it. As I see it now, I’m recommending to my clients to either upgrade to the AX 2012 R3, or just wait with their requirements related to containerization.

      Like

  3. Hi Kurt,

    Thanks for an excellent post.

    We utilize a 3PL for our outbound shipments. The 3PL can pass us the carrier, weight, tracking number information in XML format for each packing slip. We are planning to use custom AIF services to bring that data into AX. The users would like to have the ability to view this data in AX. Would you recommend the Shipping Carrier Integration tables to store this additional data (carrier, tracking #, weight etc.)?

    Thanks.

    Like

    • Personally, I would go for a new table to store this information. Trying to push this into existing archticeture could just lead to more questions then answers. I have done this a few times at customers, and the standard AX tables is meant to be used when you are using this functionallity.

      Keep calm and Happy DAXing

      Like

  4. Hi there. We have the problem that UPS Worldship continuosly read the same info of ShipCarrierShippingRequest. It is a misconfiguration in UPS Worldship from our side? Thanks!

    Like

  5. Hi Kurt your post is very good, a question on AX design for products you are purchasing (rather than shipping after you have received the items). We are new AX customers and seek to add CBN, tariffs and other items to an item. From our ISV this is a mod but do you know if they will be including this in a future version of AX and whether it will be possible to put a weight, CBN information against a variant? Reason being for importing products that are different sizes, fit in different boxes. AX doesn’t seem to faciliate this so we know how much a product will take to fill a pallet or container.
    Thanks

    Wayne

    Like

    • Hi Wayne. What Microsoft will do is normally communicated through their roadmap and through events like the convergence. Microsoft has communicated that they will put extra effort into the distribution and transportation side of Dynamics AX. So we should expect that Microsoft will come with IP related to the area you are describing. But remember that the release cycle of Microsoft Works on a different timescale than implementation prosjects. My recommendation to you would be either look for a ISV solution that have the capabilities you seek, or to order a customization as you described. I think the “Customization” path will bring you most value currently.

      Take care, and happy DAXing.

      Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.