Landed cost distribution methods

Landed cost distribution methods are associated with landed costs categories. The method that's associated with the landed cost category selected for an actual or estimated landed cost determines how the landed cost is proportionately applied to the applicable inventory items in the source transaction (original purchase or inventory control transaction).

Sage Intacct supports four distribution methods—value, count, volume, and weight. Each method incorporates the quantity of each inventory item in the original source transaction in determining the distribution of the landed cost:

  • For Value, the distribution is based on the Extended price of the applicable inventory items.
  • For the other landed cost distribution methods, for each inventory line item in the transaction, the distribution calculation first ensures that the quantity of the inventory item is expressed in the base unit of the item's UOM group. Next, if the UOM group of the item doesn't match the landed cost distribution method, the distribution calculation uses the value from the landed cost table for the inventory item.

Landed cost distribution methods and calculations

The easiest way to understand the distribution methods and calculations for distributing a landed cost is by stepping through an example for each method. The example uses an actual landed cost on a purchase with no estimates, but the same principles apply to how estimated landed costs are distributed.

Let's assume:

  1. Your organization buys small and large widgets.
    • Small widget characteristics: Has a UOM group of Count with a base unit of Each, takes up 1 cubic foot of space, weighs 1 pound
    • Large widget characteristics: Has a UOM group of Count with a base unit of Each, takes up 2 cubic feet of space, weighs 3 pounds
  2. You purchased small and large widgets and then receive a PO purchase invoice for a $100 landed cost, perhaps for freight.
  3. You create a transaction to enter the actual landed cost of $100 and select to distribute the cost to the purchase of the widgets.

The following table describes the landed cost distribution methods. And, using the above example, shows how the $100 landed cost would be distributed to the purchase of the widgets, based the landed cost distribution method selected in the header of the transaction.

Landed cost distribution method Description
Value

The landed cost is distributed proportionately to each applicable inventory item in the original source transaction based on the Extended price of the items. (You might choose Value for landed costs such as duties, which are typically charged on the total value of shipped items.)

The distribution calculation for the $100 landed cost for the original purchase is a weighted average of the Extended price of the inventory items:

  • Small Widget in line 1: (300/480) x 100 = 62.50
  • Large Widget in line 2: (180/480) x 100 = 37.50
Count

The landed cost is distributed proportionately to each applicable inventory item in the original source transaction based on the number of base units that were purchased.

The distribution calculation first ensures that each line item for an inventory item in the original purchase is expressed in its base unit. Small widgets have a UOM of Count and a base unit of Each. No conversion is required. Large widgets have a UOM of Count and a base unit of Each. So, the distribution calculation requires that the quantity for large widgets in Line 2 be converted to the base unit of Each. This makes the quantity for large widgets 120 (10 x 12 in a dozen) and the total quantity for the purchase 420 (300 + 120). Because the UOM group of both line items match the Landed cost distribution method of Count, no other conversion is needed.

So, the distribution calculation for the $100 landed cost for the purchase is:

  • Small Widget in line 1: (300/420) x 100 = 71.43
  • Large Widget in line 2: (120/420) x 100 = 28.57
Volume

The landed cost is distributed to each applicable inventory item in the original source transaction in proportion to the volume of each item. (You might choose Volume if items differ in size and some take up much more space in a shipping container. Larger items are more likely to cost more to deliver.)

Similar to Count in the above row, the distribution calculation first ensures that each line item for an inventory item in the original purchase is expressed in its base unit. So, the quantity of large widgets in Line 2 is converted to 120 (10 x 12 in a dozen). Next, because the UOM group of each line item is not Volume, the value of Volume from the landed cost table in each inventory item is used to convert each transaction line into the base unit for distribution by Volume.

  • The volume of each small widget is 5745.04 teaspoons. Line 1 is converted to 1,723,512 (300 x 5,745.04).
  • The volume of each large widget is 11490.08 teaspoons. Line 2 is converted to 1,378,809.60 (120 x 11,490.08).

So, the distribution calculation for the $100 landed cost for the purchase is:

  • Small Widget in line 1: (1,723,512/3,102,321.6) x 100 = 55.56
  • Large Widget in line 2: (1,378,809.60/3,102,321.6) x 100 = 44.44

Weight

The landed cost is distributed to each applicable inventory item in the original source transaction in proportion to the weight of each item. (You might choose Weight for landed costs that are based on weight, such as freight. Heavier items, like sacks of gravel versus sacks of moss, are more likely to cost more to deliver.)

Similar to Count and Volume in the above rows, the distribution calculation first ensures that each line item for an inventory item in the original purchase is expressed in its base unit. So, the quantity of large widgets in Line 2 is converted to 120 (10 x 12 in a dozen). Next, because the UOM group of each line item is not Weight, the value of Weight from the landed cost table in each inventory item is used to convert each transaction line into the base unit for distribution by Weight:

  • The weight of each small widget is 16 ounces. Line 1 is converted to 4,800 (300 x 16).
  • The weight of each large widget is 48 ounces. Line 2 is converted to 5,760 (120 x 48).

So, the distribution calculation for the $100 landed cost for the purchase is:

  • Small widget in line 1: (4,800/10,560) x 100 = 45.46
  • Large widget in line 2: (5,760/10,560) x 100 = 54.54