Entering content frame

Procedure documentation Creating a Sequence Locate the document in its SAP Library structure

Use

You can use SQL Studio to create new sequences in the database.

Prerequisites

You have the necessary user authorizations and the user attribute NOT EXCLUSIVE.

Note

For an explanation of user authorizations and user attributes, see the User Concept section of the documentation The SAP DB Database System and the Authorization section of the Reference Manual: SAP DB.

Procedure

...

       1.      Choose Catalog Manager ® New ® Sequence Definition.

       2.      Enter a name for the sequence, and define the required values.

       3.      Choose Sequence Definition ® Create Sequence.

       4.      To export the SQL statement for creating the sequence to the SQL dialog, choose Sequence Definition ® Export to SQL Dialog.

Note

For information on the syntax of CREATE SEQUENCE statements, see the CREATE SEQUENCE Statement section of the Reference Manual: SAP DB.

 

Leaving content frame