• 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…
  • Invoice Batching – Can't Set the Cost Account Key

    When invoicing RMA's, we use logic in a custom script to set the cost account key and the sales account key on the line items based on based on the customer division. When I go to the newly created invoice, the sales account key has the correct value…
  • 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…
  • Can't Add New Product Codes in Item Maintenance

    When we enter a new item code into "Item Maintenance," it used to create a new product in the system. However now when we enter a new product code, everything goes blank, but it says "NEW" right by the Description (as it would do before). Everything else…
  • 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…
  • Electronic Delivery Message Maintenance - Message not sending with emails

    FormerMember
    FormerMember
    So we finally set up our email feature and after some tweaking emails now send perfectly fine to our customers. Our issue is that in the EDMM module where we create a default email message, even though a message is saved when we send electronic invoices…
  • 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…
  • User Limit exceeded (no topic in base Knowledge)

    Hello We just Update from sage 2013 to a 2016 Version, But now I am getting a message " User Limit exceeded" I did try the base knowledge but I could not fine any topic about this message. If you have any suggestion please let me know Thank you…
  • 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…
  • Setting up Remote Desktop users - searched but could not find

    I am setting up 4 users to remote into my server to access Sage Mas 100. I know there is a way to have them log in and have the program start automatically, but I can't seem to find it. Can anyone help? See below image...i need help figuring out what…
  • 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…