• Is there a way to build a Purchase Order Report to include the "Ship to" name?

    We need to retrieve Purchase Order details to include the PO # and "Ship to" name. Can this be done with canned reports in Sage 300? My searches have come up empty. We have intelligence but not Connector. The Purchases Master report doesn't appear to…
  • Failed to import the ActiveX Control

    Having problem with my SAGE 2020 (300 Premium) (Build 0) When I tried to add COM Components for example AP2100 (AccpacAP2100.AccpacAP2100UICtrl) and drag that to my Empty Project .NET (VB), it show's the error below (Failed to import the ActiveX…
  • Am getting an error when am printing customized crystal reports on web (Sage 300 2020 PU3)

  • Report Designer - custom date formula

    Hi there, This is my first post in Sage 300 online Community, woohoo. I find myself in uncharted waters. I am putting together a custom date formula, where the date has DDD field, which means 3 digits for "day in year". Example would be that today…
  • Commitment Count - Total & Unique

    Is there a canned report (or a canned report that would require minimal manipulation) to determine the total count of commitments that were issued in any/all jobs over a given period of time? We're trying to determine: 1) How many commitments were…
  • Sage 300 with SSRS

    Hi All, I was trying to print the SSRS report from sage. If anyone have tried this please help me with this.
  • FR View fails in Sage300 2017 & 2020. Screen just goes blank, no error

    In Sage 2017 & 2020 the FR View Fails but gives no error. Below is the update I uninstalled. It breaks the variance report on newer Windows versions, but not on older versions. Security Update for Microsoft Excel 2016 (KB4484338) 32-Bit Edition…
  • AR Aging Report with Description in Crystal Reports

    Hi, I wanted to add "invoice transaction description" into it original report file ARTBAL.RPT using Crystal Reports. But there is no description field found from it existing table in this report. The field that I want to add is in table AROBL.DESCINVC…
  • Web SDK - Insert new Shipment Entry

    Hi, this is continuation from my question "Web SDK - generating multiple code type, and set fix Index.cshtml to be display" which is solved. Below is my screen. After user sign the signature pad, I want to 1. Save the signature (DONE) 2. add new…
  • Order Entry Macro, how to get the order number once posted?

    I wrote a simple macro in VBA that enters an order and then posts it. On post, SAGE 300 assigns the next order number. How do I return that order number to the macro? I want to put it in the message box for the user.
  • Sage 300 UI Customization Issue in Closing external application.

    I have created external .net application to download data in excel format from Sage 300 2020 and i included that .exe inside sage.If i close the sage window, external application UI is still open..I want to close the external application if sage is closed…
  • Sage 300 Budget Macro and Excel

    I've been working on a new budget for 2020, and started out using the Sage 300 macro to export the previous year's budget to Excel. I've kept the column layout and titles the same, and filled in the new numbers for the 2020 budget. Used the export macro…
  • Is is possible to add new column to standard table?

    Is is possible to add new column to standard table like OEORDD? I'm converting the old system to c# and noticed that there are two new columns on OEORDD table based from this site: http://sageaom.kcsvar.com/AOM2019/OE0500.xml New columns named: PDTLNUM…
  • Add upload file function to the server in Sage 300 Web Screen

    Hi, We intend to have a feature to upload a file to the server from Sage 300 Web Screen. Is there anyone who knows how to do this? Regards, David
  • Error when printing using the AccpacOE1100UICtrl SAGE 300

    Is anyone encounter this issue? We created a custom screen using VB6 for Order Entry. But when we Post > (Select Serial/Lot Numbers) > Print. Got an error.
  • Job Cost Report

    Hi there! I'm looking for an all-inclusive report that will contain the following information: Customer Name, Job #, Job Address, GL Prefix, All Job Costs, Billed, Paid, Profit, and Gross Margin. It's a lot of info but I feel like this should be a very…
  • Create Customized Table in Sage 300

    Hi, I would like to ask question regarding customized table in company database. Lets say we have DB called SAMLTD. For customer requirement, I need to add another table ' CUSTOM ' in SAMLTD to store information. Then I have to sync this information…
  • Financial Stmt Designer - Problem Accessing Files

    Howdy, When I try to open up an already created report - I select a report to open and I get an error "The Selected File must be in the current folder." Don't understand the error message because I'm selected a file that exists in the folder it…
  • Report Manager Popup Window that says "unable to load report"

    when attempting to add a new crystal report to Sage300 Report Manager, receive a warning message in a Report Manager Popup Window that says "unable to load report". what does this mean?
  • Misc Costs totaling 3 times on invoice

    I am attempted to show the total of the misc costs on an invoice. I have created a calculated field for the misc costs that is equal to the extinvmisc only when the linetype is <> 1. This does calculated correctly, but when I use a sum formula it is three…
  • 300c Web Screens - Scrolling Windows

    FormerMember
    FormerMember
    I've recently installed 300c Webscreens which has a nice interface to it, albeit a bit limiting. The first thing everyone in the office asked, why do I have to have pages of records rather than being able to scroll through the entire list at a time…
  • Contract Billing Report Customization in Crystal

    I need to make a minor change to the L-PB Detail with Stored contract invoice format. The CNAME in TS Billing Field Names is giving our group name instead of the Company name. We have 5 companies and I need it to give the correct Company name based on…
  • How to match Inventory (trial balance) amount with Inventory Valuation by Category - SQL statement

    For the past weeks, I have been working on generating a report that will provide the inventory amount per Category and should match it with the Inventory balance per Trial Balance or G/L or Financial reporter. Does anybody built a report on this using…
  • Financial Reporter - equivalent SQL statement of FRAMTA("BALP")

    Hi, Does someone written and willing to share a SQL statement that is an equivalent of FRAMTA("BALP") from the Financial Reporter? I am trying to figure out how our GL Inventory account is calculated. I read one of the discussions to run trial balance…
  • Sage 300 web api not uploading data

    FormerMember
    FormerMember
    I can do GET operations, but attempts to do POST appear to have the data ( curl -d element) stripped or munged by the time they get to the Sage engine. If I do ARInvoiceBatches, for instance, it will create an empty Batch with no batch data and no attached…