Forum Post: RE: Cannot Create Business Object
Kent, Trying to get your post put back up so i can mark it as the answer.
View ArticleForum Post: RE: Cannot Create Business Object
Here is the original reply in full: Greetings, The SetProgram method returns zero on failure or a handle to a Security Object on success. The object handle is always greater than 1. It looks like the...
View ArticleForum Post: RE: message box if credit card expired
Would a script that simply pops up a messagebox stating the credit card is expired work? Thats fairly simple to do.
View ArticleForum Post: RE: Get NewObject Error 65 When Creating Sales Order object
Greetings, D you know if any of the method calls to SY_Session failed (SetUser, SetCompany,etc.)? You should specify a return value and check to see if any of them fail what the error message...
View ArticleForum Post: C# Invocation Error when getting SY_Session
Hello, I'm writing my first BOI application using C# and I'm having an exception that's getting hit that I don't know what to do about. I'm using the examples provided in the BOI course (specifically...
View ArticleForum Post: RE: Where to find Dispatch Object
It's in the BOI class materials. I got mine from the sample 2 file.
View ArticleForum Post: RE: AR_TransactionPaymentHistory_bus
I'm getting that same error 90 as you were. Were you able to resolve it?
View ArticleForum Post: RE: AR_TransactionPaymentHistory_bus
Hi guys, Make sure that your company whatever it is is marked has 'Allow External Access' checked in Company Maintenance, in the preferences tab. This usually gets all of us at some point in time....
View ArticleForum Post: RE: message box if credit card expired
Yes, that would work. If the card is expired or there is no card on file. In this case, the client is using terms code 07 and 08 to indicate credit card sales, but I suppose any terms with "Credit...
View ArticleForum Post: How do I change the Debit account for an AP Invoice Data Entry?
Hi All, I would like to know how to change the expense account associated when I post to an accounts payable account using invoice data entry. In the entry screen you only have the option to select...
View ArticleForum Post: "Report output exceeds printer width" error on BOM Inquiry
Hi, We have created a UDF called "Ref Designator" in the BOM Detail table. This field is a string type that can be up to 1,000 characters long. As it should, MAS lets us enter values up to 1,000...
View ArticleForum Post: Loop though Sales Order Tier Distribution???
I am trying to look through the records in the following business object with the code below. However it is failing at the MoveFirst call. This same logic has worked for other files IM_ItemCost,...
View ArticleForum Post: Error 88 SY_emailengine.pvc after Windows update
After a Windows updated was installed on 4/9/14, we can no longer e-mail from Sage 2013 (PU4) on our Windows 7 workstations. The error is error 88 in SY_EMailEngine.pvc at line 349. Sage recommended...
View ArticleForum Post: Custom Queries From My Application
I built an application that pulls data from BusinessWorks, which now needs to be converted to Sage 100 4.5. With BusinessWorks, I ran simple queries like the following against the ODBC connection with...
View ArticleForum Post: tmp files in the CM directory
During upgrades (and just periodically) I make it a practice to clean up orphaned files. I usually look for temporary printing files that have not been deleted and *.old files from key file rebuilds...
View ArticleForum Post: Are 4.5 scripts compatible with 5.0?
Do I have anything to worry about with upgrading to 5.0? Are my 4.5 scripts going to break?
View ArticleForum Post: Applying Sales Tax to an invoice after it has been posted.
I was wondering if there was a way to apply sales tax to an invoice after it has been processed. The invoice was paid via a CC. The customer was set up accidently as 'exempt'. So invoice is already...
View ArticleForum Post: crystal report selection criteria
When creating a crystal report, can I have different select criteria for different records within the same report? For example, I am attempting to create a SMOI report and need current Inventory...
View ArticleWiki Page: Ideas and Feedback
We're listening! If you have an idea or suggestion for our products or services, we would love to hear from you! Click the link below and fill out the form. All suggestions are reviewed and considered...
View Article