Entering content frame

Object documentation OMS_VERSIONS Locate the document in the library structure

Definition

The system table OMS_VERSION contains information about currently available OMS Versions.

Structure

OMS_VERSIONS

OMS_VERSION_ID

CHAR(22)

ID of the version

CREATE_DATE

DATE(10)

Creation date of the version

CREATE_TIME

TIME(8)

Creation time of the version

TRANSVERSION

CHAR(6) BYTE

Consistent view assigned to the version

MARKED

CHAR(1)

Flag that can be used by the application

AGE_IN_HOURS

FIXED(4)

Age of the version in hours

UNLOADED

CHAR(3)

Indicates whether the version has been unloaded from the memory

HEAP_USAGE

FIXED(20)

Size of memory used by the version (bytes)

PAGECOUNT

FIXED(20)

Number of pages used by the version, if it has been unloaded

VERSION_DESC

CHAR(512)

Description that can be entered via the application

See also:

Database Administration in CCMS: SAP liveCache Technology, Structure linkOMS Versions

 

Leaving content frame