My Stuff

Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more

3952862 Newbie

Comments

  • Our equipment record is 40 also. <?php require_once 'netsuite/netsuite_PHPtoolkit.php'; require_once 'netsuite/netsuite_login_info.php'; global $myNSclient; # SEARCH Equipment # =============== //create a search value $equipmentSearch = new nsComplexObject("CustomRecordSearchBasic"); $recordRef = new nsCustomRecordRef();…