Is there a simple way to identify all dependent records of a record using SuiteScript in NetSuite? -


in deleting existing records during automated tests, encounter "this record cannot deleted because has dependent records" error. right scrape dependent records page record types , id's of each dependent record , delete them nlapideleterecord before proceeding. there must better way identify , delete dependent records.


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

ios - MKAnnotationView layer is not of expected type: MKLayer -

python - Error while using APScheduler: 'NoneType' object has no attribute 'now' -