Skip to main content
Skip table of contents

CST_VLDSeverity (ver7.7.0)

This table is used for state reporting. It contains the definitions of severity levels. Validation rules are associated with a severity level. Examples include informational, warning, and fatal.

Column Name

Initial Version

Data Type

Description

CST_VLDConfigFileID

7.7.0

Number(20)

The internal ID for the CST_VLDConfigFile record to which the record is associated. Required.

Description

7.7.0

Varchar2(1000)

A description of the severity level.

ID

7.7.0

Number(19,0)

Sequential number generated by the application, uniqueness in the table is guaranteed by Primary Key Unique Index. Required.

Rank

7.7.0

Number(10)

Numeric field used to indicate ranking of the severity level.

SeverityCode

7.7.0

Varchar2(30)

A unique code associated with the severity level. Required.

SeverityName

7.7.0

Varchar2(100)

Displayable name for the severity level.

WhenCreated 

7.7.0

Timestamp

Date and time the record was created. Defaults to system date.

WhenModified

7.7.0

Timestamp

Date and time the record was modified. Defaults to system date.

WhoCreated

7.7.0

Varchar2(100)

The user login that created the record. Defaults to database user. 

WhoModified 

7.7.0

Varchar2(100)

The user login that modified the record. Defaults to database user. 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.