• Get SalesOrder

    Hello I am using businss object to get SalesOrder for sage MAS90.I am using GetResultSets option to get.In it i am getting array of two columns.Is there way to get mutiple coulumns for this?
  • nGetValue and C#

    I'm trying to convert some VB code into C# and am getting hung up on the nGetValue method. ci_Item.InvokeMethod("nGetValue", "ItemCode$", itmCode); Can I use the nGetValue method to get a value from an object or should I be using some other method…
  • sdata issue

    I am trying to get a test environment of sdata setup. I have everything installed and when I open IE and enter this url https://machinename/sdata/masapp/mascontract/abc/ar_Customer I get the following: <? xml version="1.0" encoding="utf-8" ?> …
  • Get records from system tables

    There is a system table named "CM_UDF". I want to get records from this table. The corresponding data file for this table lies in folder named "MAS_SYSTEM" which is outside the folder structure belonging to any company. Moreover, there are no business…