Browse By Tags

  • SQL Query to find what Group a Stock Item belongs to

    Hi there, I was wondering if someone could point me in the right direction perhaps please? so I am trying to find out what group a stock item (inventory item) belongs. SELECT * FROM StkItem WHERE Code = <code> SELECT * FROM _btblInvoiceLineDetails…
  • Object Reference & Table name for Customer Price Schedule --> Pricing Method --> Price Discount Amount

    Hi All, Need object reference & table name for Item Maintenance --> More --> Item Pricing Maintenance --> Customer Price Schedule --> Pricing Method --> Price Discount Amount to pull the discounted price by running the script. I right clicked on the…
  • How to match Inventory (trial balance) amount with Inventory Valuation by Category - SQL statement

    For the past weeks, I have been working on generating a report that will provide the inventory amount per Category and should match it with the Inventory balance per Trial Balance or G/L or Financial reporter. Does anybody built a report on this using…
  • Query Sage 50 database and extra basic inventory information

    Can someone provide a general SQL script/statement that I can use to extra basic inventory data from the Sage 50 Accounting (2016) database? All I really need are things like the part number/Item ID, description, Active/Inactive, and price levels (price…