Entering content frame

Domain Name (domain_name) Locate the document in its SAP Library structure

A domain name (domain_name) identifies a range in a table column.

Syntax

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

Explanation

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

Only the name of the current user is permitted as the schema name.

SQL Statements

CREATE DOMAIN Statement

DROP DOMAIN Statement

 

Leaving content frame