• SalesPerson data from sales order

    Sage 100 2014 Trying to get access the sales rep details in a vbscript to write a text file with some info about the sales rep. Looking for the correct way when launched from a Postvalidate event on the ItemCode Column: Dim oSalesRep Set oSalesRep…
  • Can I automatically apply customer allowances to their invoices?

    I need to start applying customer allowances directly on their invoices so they get a "net invoice". Is there a way to do this so it is done automatically, rather than entering a miscellaneous item number with the allowance manually on every invoice?…
  • Please example of custom or external BOI/ProvideX code to add credit card to existing customer - Vault Sage Exchange

    I want to write a little C# app where data entry can quickly add credit cards to existing customers. This app would reside on a machine that has the Sage 100 client installed - so I would use the client's MAS90 folder to execute BOI/ProvideX methods…
  • Enter IM Transaction Entry with BOI

    Is it possible to enter an Inventory Transaction Entry using the Business Object Interface on MAS200 V4.50.03? What we would like to do is to have it read in a long list of Inventory Items from an Excel Spreadsheet, that are to be transferred from our…
  • G General Alias Descriptions

    I need support on using the G for General inventory ALIAS item descriptions on our forms. We have tried this a few different ways. We created a sub report which was working fine until we decided to now begin using C Customer Alias descriptions. Then…
  • Button Launch A Custom Report and Pass a parameter

    I have been searching the BOI forum for the keys to making a button launch a custom report (label) and pass in the bill production number. I have not found a good resolution that appears to work yet so I was wondering if anyone has been able to accomplish…
  • closing out modules

    Good morning, I'm working on a client that need to close out modules from 2013 to 2015. Could someone please explain how I do this?? thanks Kevin Horozewski
  • Check if the Print button in S\O Invoice Data Entry is pressed and accesing Daily Sales Reports/Updates

    Hello every one! I have a following questions: 1.I have to capture of pressing Print button in S\O Invoice Data Entry and send request at some service.Is this even possible from VBscript code ... strCompanyCode = oSession.CompanyCode retVal =…
  • Can I print multiple forms when printing invoices from sales order?

    I have setup paperless office and it is working great, thank you all for your help. Is there anyway to also send the other forms requested by certain customers with the invoices such as the C of C's, BOL's or Packers? I'm not sure if there is a way to…
  • Add Ship Via to the Address Panel of Sales Order Entry.

    Hello, I am currently trying to add Ship Via to the Address Panel of Sales Order Entry. I was wondering if I could do this using a UDF or an external link. Or if anyone has any other suggestions that would be great. Regards, K. Anderson
  • Default PO Landed Cost

    Hi Everyone, I’m working on a script to default the landed cost in ROG entry and I’m not having any luck with setting the values. Please be aware that this is my first attempt at creating a script like this. I have successfully created simple scripts…
  • NewObject Error 90?

    Anyone know what this error might point to if it is returned when attempting to create a new SY_Session object?
  • Does this SCRIPT work on your Sage 100 Version?

    Hi guys, So I have run into a bug in Sage 100 that affects printing using the BOI. The problems seem to affect versions 5.00.5.0 and later. Prior to that version, the problems don't seem to exist. The script below prints an SO Invoice. You'll need…
  • Set selection criteria for a customer number in a BOI executed report

    This is something of a follow up on a project inspired by my assistance on another thread. Essentially the goal is to print a mailing label directly from customer maintenance by clicking on a button when in that customer. Everything works just fine…
  • "The Module Code is Required" IM_PhysicalCountWrkst_rpt nSetKey()

    I'm trying to script against IM_PhysicalCountWrkst_rpt but keep getting "The Module Code is Required" when calling nSetKey(). Script sample is below. We are running 5.10.4.0. Anyone have any suggestions on what to try? Const HKEY_CURRENT_USER = &H80000001…
  • Adding Pictures to Sage

    We are thinking about adding pictures of our Inventory into the individual items. Does anyone have experience with this? We have a pretty large Inventory and our concern is that it may slow Sage down.