• Need a code demo for Shipping Rate Detail Creation

    Hello Experts! Could you please give a code demo about how to create Shipping Rate Detail? I knew how to create a Shipping Rate: oSS.GetType().InvokeMember("nSetProgram", System.Reflection.BindingFlags.InvokeMethod, null, oSS, new object[] { TaskID…
  • Error accessing sage100: "The file SO SalesOrderHeaderis being used by another task and cannot be opened"

    Hi, I have some code that imports an invoice into SAGE100 using BOI, it does work fine in my development environment (Sage100 2014) but when I try it in the client's machine (Sage100 2013) it does fails with the error " The file SO SalesOrderHeader…