Entering content frame

Object documentation SYNONYMS Locate the document in its SAP Library structure

The SYNONYMS system table contains all the synonyms for which the current user has privileges.

SYNONYMS

OWNER

CHAR(32)

Name of synonym owner

SYNONYMNAME

CHAR(32)

Name of synonym

PUBLIC

CHAR(3)

Synonym is PUBLIC (YES | NO)

TABLEOWNER

CHAR(32)

Name of table owner

TABLENAME

CHAR(32)

Name of table

CREATEDATE

DATE(10)

Creation date of synonym

CREATETIME

TIME(8)

Creation time of synonym

COMMENT

LONG

Comment about synonym

See also:

Evaluating System Tables ® SYNONYMS

 

Leaving content frame