Entering content frame

CASCADE option Locate the document in its SAP Library structure

A CASCADE option determines the deletion behavior for objects (e.g. tables, users), i.e. it defined whether certain dependencies are to be taken into account when objects are deleted.

Syntax

<cascade_option> ::= CASCADE | RESTRICT

See also:

CASCADE dependency

Leaving content frame