Develop > Tailoring > Data management > Cascade Updates > Create a Cascade Delete

Create a Cascade Delete

To set up a Cascade Delete between two related tables (for example probsummary and problem):

  1. Open the erddef table using Database Manager.
  2. Select or create the erddef record that defines the relationship between the two tables.
  3. Select the Cascade Delete option.
  4. Save and Exit.

Alternatively, you can use the Cascade Update tool and follow the instructions in that tool to set up the Cascade Deletes there.

Related concepts

Cascade Updates
Cascade Update example

Related tasks

Create a Cascade Update
Create a Cascade Update/Delete Configuration Record
Create the example Cascade Configuration Record
Create the example trigger record
Test the example Cascade Update