• Accessing Business Objects with a Client side script?

    Hello, I have a script complete that runs a SQL Query and returns the results back in a MsgBox. The very last part I need to do is access the Sales Order Number to include this in my "Where" clause for my Query. This needs to be run on the Client…
  • Event Triggers

    I would like a piece of code to be executed when something happens in MAS. Primarily when a sales order is created, and invoiced. Also when an AR_Invoice is created. Is there a way to do this using the BOI?