

What I would expect from the BOL, is that the uniqueness of each package/pallet would be more clear. The automatic creation of BOL’s are done in the WMSShipment.ship method: The tables and fields used in this system is the following:Īs seen here, the tables are missing the WMSPickPalletId or any SSCC-capable fields. 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 bill of lading can be both automatically and manually created, It makes it possible to create a formletter like this : The bill of lading system is originating from the shipping module, and do not share any information with the SalesShippingStat system. The origin and destination of the shipment.The bill of lading includes information about: In case of loss, damage, or delay, the bill of lading is the basis for filing freight claims. It shows the list of goods delivered for transportation. The bill of lading is a receipt for goods that the carrier agrees to transport and to deliver to a designated person. Also see that the eShippingStatOnPackingslip must be enabled for it to work.
Post print packing slip ax2012 code#
This code just related to get the summary of weight and cartons on the packingslip. We see from this code, that the Sales Shipping Stat system does not have any uniqueness on the data or cartons. 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. The information of this is stored in a table called SalesShippingStat. (Quite confusing since this is a terminology used for WMSShipments)Īfter the packingslip is posted, the user cannot change the data here. I have found this menuitem available in the main manu under sales –> inqueries –> distribution –> Shipments. There also exists an inquiry form, where you can reprint the standard Dynamics AX 2012 delivery labels. But I guess that the idea from Microsoft is that shipment labels is not printed from Dynamics AX, but from a shipping software. The design is not very impressive and it clearly needs some customizations to make this acceptable for any customer of freight forwarder. Here you can also select to print out the standard AX delivery label. These are fields you register when you do packing slips.

The first “system” is the Shipping Specification. First I will go deep on each of these 4 “systems”. So this blog post is about how we can make this work with what we have. If Microsoft is reading this post, my suggestion for the next release is to combine these systems into one.īut it can take several years before our customers could benefit from such a change.
Post print packing slip ax2012 update#
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. In reality this means we could have 4 versions of the truth. 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. Can also be used in „test mode“ if you don’t have such a shipping software.
