Scripting

TIP: SO_SalesOrderDetail, SetValue on SalesAcctKe

  • 1.  TIP: SO_SalesOrderDetail, SetValue on SalesAcctKe

    Posted 03-17-2017 12:22
    TIP: SO_SalesOrderDetail, SetValue on SalesAcctKey$ with GL account value instead of account key. `retVal = oBusObj.SetValue(""SalesAcctKey$"", sNewSalesAccount,""KACCOUNT"")` (Better than having to open up an object for the key lookup...).