Forum Post: BOI Selecting multiple options in Report Printing
Okay, I've been printing reports successfully for some time now. I know how to set up the report for printing, and using 'SelectField$', 'SelectFieldValue$', 'Tag$', 'Operand$', 'Value1$' and...
View ArticleForum Post: Set selection criteria for a customer number in a BOI executed...
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...
View ArticleForum Post: General Ledger Exchange - Export Options
I have a client that heavily used GL Exchange and they just upgraded from Sage v4.5 to Sage 2014. In Version 4.5 the GL Exchange going to a CSV file did not put quotes around the Account number and...
View ArticleForum Post: Sales Order Tax & Totals Algorithm
I am trying to replicate the way MAS 200 calculates sales order totals and taxes. We are integrating our website with eBusiness Web Services and we need to know the correct amount to charge the...
View ArticleForum Post: Sage 100 Advanced connection errors
I've had 3 clients report in the last 2 days report connection issues - Getting Windx errors, or connection failure no delay stream errors or just extremely slow to open tasks. Two have version 4.5...
View ArticleForum Post: RE: Sage 100 advanced vs Sage 100 Premium
I am having a difficult time finding the System Requirements for the SQL version. Do we need Microsoft SQL Server. Also, we are considering getting Sage CRM. I think that program requires Microsoft...
View ArticleForum Post: RE: Sage Manual?
I'm not sure if you are talking about Sage 100 ERP error codes or Sage Intelligence. Sage 100 ERP - there used to be a nice list but I can't seem to find them. This would be codes like ERROR 47,...
View ArticleForum Post: RE: Sage Manual?
I use Sage 100 ERP. Some Errors we see a lot here are: "Bank code in use by another" "Unable to open selection table, GL_ACCOUNT. Table is locked." "Module P/R is not on file" For the most part, I...
View ArticleForum Post: RE: Set selection criteria for a customer number in a BOI...
Tom, I believe you will want to set 'SelectField$' to " CUSTOMER ". You will then want to add a line before Write: retVal = ARLABELPRINT.nSetValue("KeyReference$", " ARDivisionNo$+CustomerNo$ ") You...
View ArticleForum Post: RE: Sage Manual?
I agree with Tom on the knowledgebase. In fact, I would keep your Sage partner involved as self service is not always advisable. For instance, getting the Bank Code error can actually mean someone...
View ArticleForum Post: RE: Set selection criteria for a customer number in a BOI...
Thanks Mickey. Something is still not quite right. I am getting a pop up when the Write() command executes. "The record is not in an editable state". Then it proceeds to print all customers.
View ArticleForum Post: RE: Sage 100 Advanced connection errors
Hi, We are experiencing some connectivity issues with the PEP server. There is a tip available to address any slowness in Sage 100 loading/response times. John Nichols Sage LM4065-T
View ArticleForum Post: RE: General Ledger Exchange - Export Options
Hi, The CSV format output from GL Exchange changed with Sage 100 2013. The quotes enclosing "string data types" was implemented to address reported issues (strings values being set as numeric) when...
View ArticleForum Post: RE: Anyone on Sage ERP 2015 yet?
A warning to download Product update 1 prior to migrating data has been added to the Sage 100 ERP 2015 download page.
View ArticleForum Post: RE: PO Printing - Restrict Sending Multiple Emails or Confirm
We used Customizer to hide the Select button on the panel for most user, leaving it showing only for a few. Reprints have to be done with Quick Print.
View ArticleForum Post: RE: Sales Order Tax & Totals Algorithm
The common issue is that you are not calculating the sales tax as one figure. You are actually breaking it out and calculating per code and not per schedule. For example say you have a schedule that...
View ArticleForum Post: InvokeChange in Purchase Order
I added the following code to a scrip that I want to populate the UnitCost field on the Purchase Order Lines tab. if oSession.UI 0 then set oUIObj = oSession.AsObject(oSession.UI) end if...
View ArticleForum Post: Sage 100 Premium 100 SQL and Database Requirements
We are purchasing Sage 100 Premium 100 SQL version. We will be purchasing a new server (Server 2012). I know little about SQL. My question is, does Sage provide the SQL version we need, or do we...
View ArticleForum Post: IM_PriceCode issues with Visual Integrator
Hello! I am having a problem importing records with Visual Integrator using the IM_PriceCode table. HELP! In the past, we have used this table to manually import customer pricing, basically uploading...
View Article