| Software Information | |
|
|
Microsoft Great Plains Integrations - Retail Management Sample
Microsoft Business Solutions is emerging as very attractive vendor for mid-size companies. The strength of its products is in their cross integration potential. This integration strategy will be the software development direction for this Microsoft subdivision. Meanwhile, as of right now - we have to recommend just to stake on it and deal with custom or in-house developed integration. If you are developer who needs some sample code to start with - we are placing Accounts Receivable level integration code - it pulls info from Microsoft RMS and places it into work tables in Great Plains. Be aware, that Microsoft Great Plains version 7.5 has out of the box integration with Microsoft RMS 1.2, but it is on GL and POP level only. You can't do check book reconciliation, for example. Currently Microsoft is in decision on who will be coding the integration for Great Plains 8.0 and what the functionality should be. More likely - it will be Nodus Technologies with the integration on SOP and GL level - it will deploy Great Plains Dexterity and MS SQL Server stored procs. And here is the code, you have to deal with RM10301 and distribution RM, also we recommend insert new customers into RM00101 and RM00102: -- Sales Transaction Record insert into RM10301 ( DOCTYPE, RMDTYPAL, RMDNUMWK, DOCNUMBR, DOCDESCR, DOCDATE, BACHNUMB, BCHSOURC, CUSTNMBR, CUSTNAME, ADRSCODE, COSTAMNT, SLSAMNT, MISCAMNT, FRTAMNT, TAXAMNT, DOCAMNT, CASHAMNT, CBKIDCSH, CASHDATE, DCNUMCSH, CHEKAMNT, CBKIDCHK, CBKIDCRD, CHEKNMBR, CHEKDATE, DCNUMCHK, CRCRDAMT, DCNUMCRD, CRCRDNAM, RCTNCCRD, CRCARDDT, TRDISAMT, ACCTAMNT, DISCDATE, DUEDATE, LSTEDTDT, LSTUSRED, GLPOSTDT, PSTGSTUS, CURNCYID, TXENGCLD ) select DOCTYPE = (case when a.Total > 0 then 1 else 7 end), RMDTYPAL = (case when a.Total > 0 then 1 else 8 end), RMDNUMWK = 'SMS' + replicate('0', 13 - datalength(convert(varchar(13), a.TransactionNumber))) + convert(varchar(13), a.TransactionNumber) + convert(varchar(10), a.StoreID), DOCNUMBR = 'SMS' + replicate('0', 13 - datalength(convert(varchar(13), a.TransactionNumber))) + convert(varchar(13), a.TransactionNumber) + convert(varchar(10), a.StoreID), DOCDESCR = left(a.ReferenceNumber, 29), DOCDATE = convert(varchar(10), a.[Time], 101), BACHNUMB = 'SMS' + replicate('0', 2 - datalength(convert(varchar(2), a.StoreID))) + convert(varchar(2), a.StoreID) + replicate('0', 9 - datalength(convert(varchar(11), a.BatchNumber))) + convert(varchar(11), a.BatchNumber), BCHSOURC = 'RM_Sales', CUSTNMBR='CASH', CUSTNAME = 'CASH', ADRSCODE = 'PRIMARY', COSTAMNT = (case when isnull((select round(sum(round(Cost * Quantity,2)),2) from LINKEDSERVER.HQ.dbo.TransactionEntry where TransactionNumber = a.TransactionNumber and StoreID = a.StoreID),0) > 0 and a.Total > 0 then abs(isnull((select round(sum(round(Cost * Quantity,2)),2) from LINKEDSERVER.HQ.dbo.TransactionEntry where TransactionNumber = a.TransactionNumber and StoreID = a.StoreID),0)) when isnull((select round(sum(round(Cost * Quantity,2)),2) from LINKEDSERVER.HQ.dbo.TransactionEntry where TransactionNumber = a.TransactionNumber and StoreID = a.StoreID),0) 0 and a.StoreID = '1' and not exists (select 1 from RM10301 c where c.RMDNUMWK = 'SMS' + replicate('0', 13 - datalength(convert(varchar(13), a.TransactionNumber))) + convert(varchar(13), a.TransactionNumber) + convert(varchar(10), a.StoreID) and c.RMDTYPAL = (case when a.Total > 0 then 1 else 8 end)) and not exists (select 1 from RM00401 c where c.DOCNUMBR = 'SMS' + replicate('0', 13 - datalength(convert(varchar(13), a.TransactionNumber))) + convert(varchar(13), a.TransactionNumber) + convert(varchar(10), a.StoreID) and c.RMDTYPAL = (case when a.Total > 0 then 1 else 8 end)) and a.[Time] > '01/01/2004' Happy integrating! if you want us to do the job or use our product - give us a call 1-866-528-0577! help@albaspectrum.com About The Author Andrew Karasev is Chief Technology Officer in Alba Spectrum Technologies - USA nationwide Great Plains, Microsoft CRM, Microsoft RMS customization company, based in Chicago, Arizona, California, Colorado, Texas, Georgia, New York, Florida and having locations in multiple states and internationally (www.albaspectrum.com), he is Dexterity, SQL, C#.Net, Crystal Reports and Microsoft CRM SDK developer. akarasev@albaspectrum.com
MORE RESOURCES: - Directory - SEO - Hosting - Software Reviews - Software News - Flash Games - software shop - sony digital camera pink digital camera - cheap book - mp3 player ipod - dummies dummies books - sony walkman - beauty shop women shop - mp3 downloads |
RELATED ARTICLES
Fleet Maintenance Software Reviews Innovative Maintenance Systems (IMS) is one company that offers solutions for companies in need of fleet maintenance software. One of their most popular products is Fleet Maintenance Pro®. What is Groupware? Vince Lombardi once said that, "The achievements of an organization are the results of the combined effort of each individual." If this is the case, then what do we need to do in order to insure success in our companies? How can we combine the efforts of each individual as Mr. Microsoft Business Solutions Products Selection: ERP, CRM, Retail Management Let's first look at your ERP system selection (without Retail Solution). Your options are:Microsoft Great Plains. Microsoft CRM Modification - Overview for IT Specialist Microsoft CRM is now on the scene and it is increasing its market share, due to the Microsoft Business Solutions muscles and marketing strategy. It is tightly integrated with other Microsoft Business Solutions products such as Microsoft Great Plains, Solomon, Navision. Scrap Booking Online: Word Perfect or Corel Graphics Suite? Scrapbooks are very popular these days. I think that almost everyone wanted to capture family histories and stories in any which way they can. Great Plains Dynamics on Pervasive/Ctree support - overview for consultant All of us know that Microsoft bought former Great Plains Software and formed Microsoft (Great Plains) Business Solutions in the earlier 21st century. It was total success for GPS, we guess, but for Great Plains Dynamics / eEnterprise / Dynamics C/S+ clients it was the time of change. Microsoft Great Plains Payroll Module Customization Scenarios It is now common thing when large corporation selects mid-market ERP or so-called standard functionality MRP solution as its corporate accounting system. Microsoft Business Solutions Great Plains is very good candidate. SQL scripts for Project Accounting: Microsoft Great Plains series - overview for developer Microsoft Business Solutions Great Plains has Project Accounting module where you can budget the project, assign it to customer contract and then log expenses, timesheets, inventory spending, and finally bill the customer against the project or contract. Microsoft Great Plains Project Accounting does excellent job, but there are cases when you need developer or MS SQL DB Admin touches. Theres Gold in Your Websites Server Log Many Webmasters have never bothered to view their website's server log. Ignoring your server log is like flying with a blind pilot. ERP Remote Support: Microsoft Great Plains Analysis - Pluses & Minuses Former Great Plains Software Dynamics/eEnterprise and currently Microsoft Business Solutions Great Plains serves midsize and corporate clients as ERP system in the following countries and regions: USA, Canada, Mexico and Latin America, Brazil (where MBS actually promotes Navision and has GP for multinational corporations), Saudi Arabia, OAE, Egypt and the rest of Middle East, South Africa, Nigeria and the whole African continent, U.K. C++ Tutorials: 3, Program Flow (If, Else, While, For) Program Flow is what you think it is. How the program will flow. Microsoft Great Plains Customization Recovery & Upgrade for Large Corporation At the end of XX century, in the late 1990th Great Plains Software eEnterprise was recognized as one of the leader on the midsize to large corporate ERP market. Due to the nature of eEnterprise architecture - it is Great Plains Dexterity based application and Dexterity imposes some specific to the database access and table structure - eEnterprise was subject to relatively inexpensive customization. Free Software for Newbies and Web Developers Here is some free software tools to help you build your own websites and create web products.Learning new skills is not difficult. Microsoft Great Plains international implementation - USA / Mexico - overview for consultant Microsoft Business Solutions Great Plains was purchased from Great Plains Software and Great Plains Software itself had strong international marketing plans and campaigns. If we look back to 1990th - we'll see that GPS had Multilanguage support and Great Plains Dynamics / Dynamics C/S+ was localized and translated into multiple languages, including Spanish. Separate Anti-Keylogging Protection: Who Needs it Most? If there still are few unprotected computers left, I haven't seen any. Every emerging threat causes means of defense to appear. Bridging the Gap between Paper and Data The cornerstone of successful automated office systems is the ability to convert printed information into electronic data. Document processing applications need to capture and index data accurately and efficiently to bridge that gap. Do You Know These Facts About Spyware ? Imagine something that follows you home and sets itself up in your house. It eats your food, enjoys your drinks, reads everything you bring home or purchase. Microsoft Great Plains Integration with Microsoft Access - Overview for Developer Microsoft Business Solutions stakes on Microsoft Great Plains as main Accounting/ERP application for US market. At the same time it seems to be staking on Navision in Europe and has Axapta as high end large corporation market competitor to Oracle, PeopleSoft, SAP, IBM. Does your Company have Documentum? Are you lost in the mess of documents that get passed around your company, never knowing what the latest version is and which one you should work on without worrying if someone else has already made the same editions that you are making? Perhaps you have heard of collaboration software solutions such as Documentum to help your company manage its documents that are passed around. Documentum is a very good solution to this problem but is it the only one? In this article you will be presented with some basic information about the differences in collaboration software from Documentum and NextPage. Microsoft CRM Integration with Microsoft Retail Management System (RMS) - Overview Microsoft Client Relation Management system (Microsoft CRM) and Microsoft RMS are both Microsoft SQL Server based applications, however historically Microsoft was purchasing industry leading software applications, such as QuickSell which is now Microsoft RMS. So, RMS design fundamentals were minted a long time before Microsoft CRM. |
| Home | Site Map | globalwarming awareness2007 |