Skip to Content
0
Jan 16, 2023 at 02:09 PM

Set to null on delete on CDS association

275 Views

Hi,

Is it possible for a CDS association to use the "set to null on delete" logic when using CAP?

ON DELETE SET NULL: If a row in the referenced table is deleted, a NULL value is assigned to each referencing_column(foreign key) of each matching row.

And if yes , providing an example will be appreciated .

Many thanks,

Tesnim