• Rebuild Sort Files using BOI?

    Has anyone been able to Rebuild Sort Files (and/or Key Files) using BOI? Last post on this topic from 12 years ago said no, but perhaps someone has figured it out since? I see the objects SY_Rebuild_bus in the Object Reference but am not certain if…
  • Button Script to delete Sales order with cancel code

    Hello all, I wrote a script with the goal to delete sales orders with a specific condition. So I can delete sales orders just fine its just that when the orders are deleted the cancel reason code is not flowing to history it is staying blank. I am…
  • run script without admin (COM exception failed to initialize provideX library)

    I see that there are lots of questions about this in the past, but I can't seem to find a concrete answer on how to move forward with it. I realize it has something to do with DCOM, registering the DLL, running client side verse server side.... But I…
  • SO Invoice Entry - Default qty ordered and shipped to 1

    I want to have all SO Invoice lines default to an order quantity of 1 and a ship quantity of 1 (currently the default is zero). This is Sage 100 2019. I wrote the following script and attached it as a post-validation event to the Item Code column, but…
  • Changing Paperless office Output for Sales Orders

    Hello, I am having some issues with making a script to change the output setting for paperless office inside of sales order printing. I have some code below that I found searching the forum. The way it is now I do not get an error message and nothing…
  • Purchase Orders

    I've noticed that if we fill in the Work order/sales order fields after creating a purchase order that when we then look at the item we just purchased it does not reflect in the Quantities section on the main tab that there is anything on a Purchase order…
  • Item Maintenance Fields-Tab 6

    I am having difficulty getting our items in item maintenance to show up on tab 6 under Sales Orders and Work orders appropriately. Am I missing a setup somewhere to make this work for all items? It works when we create a purchase order...
  • Problem opening a PDF with script

    HI All, I am going in circles on this one. I have several versions of this running on other systems with no problem. It opens a PDF it it exists from PO Receipt History inquiry. It is on Sage 100 2016 Advanced. It is running on Server 2012 R2. It is…
  • how to import ship zone under shipping rate maintenance?

    how to import ship zone under shipping rate maintenance for Sage 100 V4.5 Shipping Code already set "Actual" under Sales Order, item has it's own item weight, want to set up everything in the right place to do a calculation on freight for the sales…
  • Access PO Receipt Header from Landed Cost

    Hello All, I'm running the script below and attempting to update a couple of PO Receipt Header UDFs, but am receiving the error Invalid/Unknown Property Name. Object Required: oHeaderObj. I'm sure I need a bit of code to call the Receipt Header. Can…