Example of Restricted -Suppose we have two tables (Customer & Order) and the relation is of One-To-Many i.e Customer can have many orders.So on a parent table i.e.(Customer) if I set a delete action property to “RESTRICTED” for Order table. Then If I go and delete the record from a Customer table. It will first … Continue reading AX – D365FFO – Table Properties (CASCADE, RESTRICTED, CASCADE + RESTRICTED)