bi reporting Sage100.... extract the WAC per unit (CMUP)

BI reporting: where can i extract the CMUP(sorry I am french it is the WAC by unit) ... i need a list of all the article in stock with CMUP ... i cannot find any fields in bi reporting (i can find this info in my product sheet in SAGE)... precision the stock handing in sage is configured as WAC..... thanks! please excuse the clarity of my post am French and using a french version of sage.....

Parents
  • Rahan, are you referring to the American Sage 100?  In the American version, Sage actually recalculates and stores the average cost of product in stock in the CI_Item table in the field AverageUnitCost.  This is global, for all warehouses.  The AverageCost is stored also in the IM_ItemWarehouse, for each warehouse location.  These fields roughly approximate the "Coût Unitaire Moyen Pondéré"   which in English is known as the Weighted Average Cost. 

    In my experience, it is quite likely that if you are using the European Version that a similar convention will exist in those databases with similar field names. 

    If you are using other methods like PEPS/FIFO, DEPS/LIFO or lots, there will be a child table (for example, IM_LotSerialTransactionHistory) indicating the activity of these lots and you will have to find the open lots, but average cost is typically calculated by the system and is reported at the time the query is run, in relative real time.

    I hope this helps

  • in reply to mhainesalt

    thank you very much for your answer!
    i am using a french version of the software and did in the end found a WAC..... the result are slightly surprising though and I am looking into it....

    appreciate your help and time!

Reply
  • in reply to mhainesalt

    thank you very much for your answer!
    i am using a french version of the software and did in the end found a WAC..... the result are slightly surprising though and I am looking into it....

    appreciate your help and time!

Children