Skip to main content
Skip table of contents

CST_RenderExpressionOption (ver6.2.1.7)

This table associates a nested render expression with a render expression item that provides the templates to be appended. Records in this table are associated with render expression items of type = 1 (Select).

Column Name

Initial Version

Data Type

Description

ID

6.2.1.7

Number(19,0)

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

RenderExpressionItemID

6.2.1.7

Number(19,0)

The internal number for the associated CST_RenderExpressionItem record.

SortIndex

6.2.1.7

Number(6,0)

Indexing field used by Hibernate.

SubRenderExpressionItemID

6.2.1.7

Number(19,0)

The internal number for the associated CST_RenderExpression record to which this record is a parent. Associates a sub-rendered expression to a particular option value of a parent-rendered expression.

Value

6.2.1.7

Varchar2(50)

The value against which to compare the report parameter or runtime condition in order to select the sub-render expression to append.

WhenCreated

6.2.1.7

Timestamp(6)

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

WhenModified

6.2.1.7

Timestamp(6)

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

WhoCreated

6.2.1.7

Varchar2(100)

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

WhoModified

6.2.1.7

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.