My Stuff

Community Articles: What Topic Should We Cover Next? Your idea could be our next feature—drop your suggestion now and spark the next big discussion!

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();…