Hi all, please provide some help or thoughts on this. I am writing a scheduled script which will read CSV files and create Sales Orders in the NetSuite system from the CSV data. We already have a lot of customizations in our system. When we created normal Sales Orders from the UI, on the click of OK of each item line, the client scripts trigger a complex pricing engine and a bunch of other dynamic customizations. How can I leverage these pricing engine and other functionalities from my scheduled script? In other words I want to simulate the OK click on each line item of the Sales Order (just like in UI) but from my SS. Any thoughts pls suggest. Thanks, Raj