Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. sarojaramkumar

    Sage 300 ERP Order Entry Macro in vb.net - Help need, bit urgent.. please...

    Dear Team, I have been assigned a task to convert macro into vb.net coding..for OE Order Entry screen, Thanks for Google and forum, but i got stuck at one place... System throws error at .process, .insert, .update, Please guide me... I need to submit this project by tomorrow Monday. Here...
  2. sarojaramkumar

    Need Help on deploying custom crystal reports in Sage 300 -2018 web version

    Hi, Could anybody help in the subject mentioned. I wanted to deploy my custom developed crystal reports in web. the below steps I followed: 1. Create a Report folder in the Sage 300 ERP installed->data folder eg: (C:\Sage2018\DATA\Reports 2. Copied the custom reports in the above mentioned...
  3. sarojaramkumar

    Sage 300 OE/PO details in windows Mobile

    Dear Team, I want to connect to SQL Database directly from Windows Mobile, I have limited knowledge, i know it can be connected with SQLCE (compact Edition), Please let me know a best way to have synchronized data Thanks Saroram
  4. sarojaramkumar

    Sage X3 Error - While clicking on SQL Query tool

    Dear Team, Can i get help on Sage X3 error. When I click on menu SQL Query tool in Sage X3 ERP, system is throwing an error : VALEUR : Index Incorrect, following with other error as attached.. Can anybody help ? please its bit urgent.. Thanks SaroRam...
  5. sarojaramkumar

    crystal report taking too much of time to view report.

    Dear All, Dear Team, It is very urgent, your immediate attention is highly helpful and thankful Environment used: WINDOWS 2008 R2 SERVER, CRYSTAL REPORT XI sp4, SQL SERVER 2008R2 I am customizing OE INVOICE report, when i try to open crystal report using report viewer - it is taking toooooo...
  6. sarojaramkumar

    Crystal Reports throwing error "The table OEINVH could not be found" error - Sage 300 ERP

    Dear Team, It is very urgent, your immediate attention is highly helpful and thankful ERROR: WHEN CRYSTAL REPORT VIEWER IS OPENING THAT TIME IT IS THROWING ERROR - THE TABLE OEINVH COULD NOT BE FOUND rest of the places, it is working fine. Environment used: WINDOWS 2008 R2 SERVER, CRYSTAL...
  7. sarojaramkumar

    how to setup PJC to get IC Item to display in transaction

    I am in process of setting up PJC module to my customer. I don't know, why IC Items are not displaying in OE Shipment JOB Related, Project Invoice Please need help.... Thanks Saro
  8. sarojaramkumar

    sage 300 ERP Posted OE Invoices Not appearing in AR Invoice batches

    Dear All, sage 300 ERP Posted OE Invoices Not appearing in AR Invoice batches - One particular day OE Invoices are not getting posted in AR Batch.... 1. Did day end process - still not appeared 2. Checked for the date range for period lock - it is current period only.. so period is unlocked...
  9. sarojaramkumar

    sage 300 ERP Posted OE Invoices Not appearing in AR Invoice batches

    Dear all, One of my customer is facing an issue on a particular day transactions "Posted OE Invoices Not appearing in AR Invoice batches". Urgent help Please.... Thanks Ksaro
  10. sarojaramkumar

    how to Introduce Schemes like BUY 1 GET 1 Offer in Sage 300 ERP

    Dear all, one of Sage 300 ERP user wants to know, how to Introduce Schemes like BUY 1 GET 1 Offer in Sage 300 ERP. Is there any direct solution? or any Customization is suggessted ? If a customization is suggested what entries needs to be incorporated in the customization code? Thanks Saro
  11. sarojaramkumar

    How to continue the discontinued -Bank Reconciliation in Sage 300 ERP

    Dear All, One of Sage 300 erp user, Discontinued Bank Reconciliation some time back in Sage 300 ERP. Now Once again he/she wants to continue BRS in Sage 300 ERP? Could anybody provide Steps? What need to be done. A step by step instruction will help me for immediate support. Thanks Saro
  12. sarojaramkumar

    Sage 300 ERP order entry customization not creating new ship-to

    Dear all, I am doing a Sage 300 ERP OE Order Entry customization... As per the requirement, I have to completely hide the tabs. I did. Now i want to create Customer Ship-To address on the fly. I have attached a macro for creating Customer Ship-To. It works in my laptop. But the same...
  13. sarojaramkumar

    Sage 300 ERP -OE ORDER ENTRY SCREEN- AUTOCLEAR OPTION

    Dear all, I have done Sage 300 ERP, OE Order Entry screen customization. but i need to enable Auto Clear option in my customization. I need help in how to enable this option in SDK customization.. Please help.. Thanks Saro K
  14. sarojaramkumar

    Sage 300 ERP order entry customization not adding shipment charges

    Hello, i am using the below code, It is working find with my system windows 7, sql express.. but not adding the shipment charges in server environment.. i am checking the same MISC.CHARGES ALREADY EXISTS. if the same misc.charges code is not available, then i am adding the line. could...
  15. sarojaramkumar

    a4wLinkRead.OpenView "CS0120", CSQuery throws error

    Dim mMISCCHARGE, SFILTER2, mORDUNIQ As String mMISCCHARGE = "SHIPNG" mORDUNIQ = dsOEORDH.Fields("ORDUNIQ").Value Dim CSQuery As AccpacView Dim sSQL As String sSQL = "Select MISCCHARGE from OEORDD WHERE ORDUNIQ = '" + mORDUNIQ + "'" a4wLinkRead.OpenView "CS0120", CSQuery...
  16. sarojaramkumar

    how to insert a misc. charges line in sage 300 erp using macros - "Operation not allowed"

    Hello, I am customizing OE Order Entry screen, with optional fields. I have done successfully posting. But my requirement is to add a misc. charges line automatically during posting. here is my coding, but it is throwing error. "Operation Not Allowed" Sage 300 erp 2014 Any help please..... it...

Part and Inventory Search

Back
Top