Entering content frame

Domain Name Locate the document in its SAP Library structure

A domain name identifies a domain in a table column.

Syntax

<domain_name> ::= [<owner>.]<identifier>

owner, identifier

Explanation

An error message occurs if the name has more than 32 characters.

Note

You cannot specify TEMP as the owner in a domain name.

SQL statement

CREATE DOMAIN statement

DROP DOMAIN statement

 

Leaving content frame