Entering content frame

Object documentation Triggers Locate the document in its SAP Library structure

Under Triggers, Catalog Manager displays all the triggers that were created in the database. You can use SQL Studio to display the definitions of these triggers, and delete the triggers themselves.

Prerequisites

You need to have the required user authorizations.

Note

For an explanation of user authorizations and user attributes, see the Users section of the Concepts of the Database System documentation.

Procedure

·        To display the definition of a trigger, select it and choose Catalog Manager ® Open Object Definition.

·        To delete a trigger, select it and choose Catalog Manager ® Drop Object.

Note

For information on the syntax of CREATE TRIGGER statements, see the CREATE TRIGGER statement section of the Reference Manual.

 

Leaving content frame