Searching Deleted Records That Use the Old Data Source

You can retrieve information about the deleted records that use the old data source by using the Deleted Record search type.

To use this search type, go to Reports > New Search and click Deleted Record.

You can retrieve the following data:

You can also use most of these fields as search criteria. The only exception is external ID.

The following screenshot shows results typical of a Deleted Record search.

Deleted Record Search example.

As with other search types, you can use a simple search, an advanced search, or a saved search, as follows:

You can also query the Deleted Record using SuiteAnalytics Workbook. For more information, see SuiteAnalytics Workbook Overview.

Note:

By default, the Deleted Record search type is available to only those users with the Administrator role. However, you can grant other roles access using the Deleted Record Search permission. Users who have this permission will see results about any type of record that was deleted, even if they do not have permission to create or modify that record type.

You can run deleted records searches in SuiteScript. You can view a record in the SuiteScript Records Browser to determine whether it supports this type of search. For details, see Deleted Record Search.

You can include the Deleted Records record in an Analytics dataset to monitor deleted records in NetSuite. For more information, see Custom Workbooks and Datasets.

The retrieval of deleted records in SOAP web services is a bit different. You can use the getDeleted operation rather than running a search. For a complete list of supported record types for this operation, refer to the DeletedRecordType enumeration in the coreTypes xsd.

You can also use SuiteAnalytics Connect to retrieve the deleted records. You need to access the NetSuite.com data source and use the deleted_records table in your query. For more information, see SuiteAnalytics Connect.

Related Topics

General Notices