Login /
Register
search
syndication
about
|
|
 |
Note: this subscription applies to the current blog only. You will receive each new post via e-mail. Your e-mail address will not be used for any other purpose.
Browse by Tags
All Tags » MAS 500 ( RSS)
-
|
MAS offers a stored procedure that allows you to check if a custom has exceeded their credit limit. The procedure is called "sparCreditCheck" and takes 8 parameters: @iCustKey - the customer key of the customer you want to check the credit...
|
-
|
How ERP Link determines warehouse values when posting a Sales Order to MAS 500 from SalesLogix
|
-
|
In an earlier post , I reviewed the ERP Sync component of the Sage ERP Link product. We had a client who was unable to get ERP Sync to run. They had everything set up correctly but when the job was executed using the command line switches...
|
-
|
In addition to the client side aspect of ERP Link there is a "server" side component that allows the ERP Link Queries to run and populate the data in SalesLogix. The queries provide the data that you see in SalesLogix for a customer like YTD sales, open payments, open invoices, etc. These data queries can only be executed through the ERP Link Sync utility. If you do not set up and run this utility, you will not see your financial data in SalesLogix!
|
-
|
With ERP Link, SalesLogix has the capability to integrate with MAS 500 in a more robust fashion than is possible with DynaLink. Lets take a look at the components of ERP Link. Overview of the Components First of all the actual ERP Link product is mainly...
|
-
|
One of the useful stored procedures in MAS 500 that I have used quite a bit is spsoGetCustDflts. This stored procedure allows you to pass in customer parameters and have the system return to you nearly all of the customer attributes you would need to...
|
-
|
In my last blog I discussed how MAS 500 has a concept of Kits and where these are stored in relation to the item tables. Similarly, the Kits can be added to Sales Orders. This post discusses the structure of the Sales Order tables as it relates...
|
-
|
In MAS 500 there is the concept of a "Kit" which is a group of items that are bundled together and sold as a single entity. Think of something like a computer which consists of various hardware and software components. The Kit itself has a separate...
|
-
|
MAS 500 has many, many stored procedures that allow various actions to be performed while enforcing business rules, such as adding, updating, or removing records, or retrieving values from the system. This article will describe one of the more useful...
|
|  |
|