Entering content frame

Object documentation ACTIVECONFIGURATION Locate the document in its SAP Library structure

The ACTIVECONFIGURATION system table contains the names and values of the database parameters that are currently active.

ACTIVECONFIGURATION

PARAMETERNAME

CHAR(32)

Name of database parameter

PERMANENT

CHAR(3)

Indicates whether the value of the database parameter is reset the next time the system switches to operational state OFFLINE

CHANGEABLE

CHAR(10)

Indicates whether the value of the database parameter can be changed

VALUE

CHAR(256)

Value of database parameter

 

 

Leaving content frame