Deleted Record Search

The Records Browser includes a Deleted Record page, listed under D. This page lists the columns and filters available for deleted record searches in SuiteScript.

The Deleted Record page in the Records Browser.

You can determine whether a record can be used as a filter for deleted record searches by looking at its page in the Records Browser. The Supports Deleted Record Search designation appears on pages for records that can be used as filters. For information about running deleted record searches in the UI, see Searching for Deleted Records.

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

Related Topics

Working with the SuiteScript Records Browser
Understanding the Record Summary
Finding a Record or Subrecord

General Notices