Sage 100

 View Only
  • 1.  FIFO UDF to Invoice detail to Inventory Transaction history

    Posted 09-04-2024 23:19

    Hi All
        Have a client that will not use Lot Costing.  What they are doing now is importing inventory transfer transactions and in the transaction detail they have added a UDF Lot.  They now want this UDF to go to the SO Invoice transactions and then down to Inventory Transaction history.  I am struggling to figure out how to do this or if it is even possible.  The part I get stuck on is getting the UDF from Item Cost into the invoice detail line.  I am able to select LotSerialNo in SO Invoice Tier Distribution but I am not sure if that will map from the FIFO tiers.   

       Any thoughts would be appreciated. 



    ------------------------------
    Bob Osborn
    Consultant
    ACI Consulting
    ------------------------------


  • 2.  RE: FIFO UDF to Invoice detail to Inventory Transaction history

    Posted 09-05-2024 07:27

    I'm not sure it is possible. if you are using FIFO as the valuation method a single line on an invoice could pull from multiple FIFO tiers. AR invoice history captures Lot/Serial tiers but it does not capture FIFO or LIFO tiers. 



    ------------------------------
    David Overholt
    DWD Technology Group
    ------------------------------



  • 3.  RE: FIFO UDF to Invoice detail to Inventory Transaction history

    Posted 09-05-2024 08:21
      |   view attached

    I have a customer that uses a "MASTER_PACK" field that is essentially a lot number.  You should be able to map it from IM_ItemCost to SO_InvoiceTierDistribution.



    ------------------------------
    Doug Higgs
    Midwest Commerce Solutions, Inc
    (312) 315-0960
    Chauffeur, Chef, and Personal Assistant to Sprinkles
    ------------------------------



  • 4.  RE: FIFO UDF to Invoice detail to Inventory Transaction history

    Posted 09-06-2024 15:20

    Hi All,

       I found that this is not possible with a FIFO item.  Nothing is written to SO_TierDistribution for FIFO items.  I am trying to pull in the lot # that exists in IM_ItemCost into the invoice so that it gets written to IM_ItemTransacitonHistory .  It appears it will require a script.



    ------------------------------
    Bob Osborn
    Consultant
    ACI Consulting
    ------------------------------



  • 5.  RE: FIFO UDF to Invoice detail to Inventory Transaction history

    Posted 09-08-2024 10:54

    Ahhh.  I see your issue.  Unlike serial and lot tiers, FIFO and LIFO tiers are auto distributed so they don't use SO_TierDistribution.  The customer in the example I provided uses serial valuation so they tie the Master_Pack (lot) UDF to a serial tier.



    ------------------------------
    Doug Higgs
    Midwest Commerce Solutions, Inc
    (312) 315-0960
    Chauffeur, Chef, and Personal Assistant to Sprinkles
    ------------------------------