Skip to main content
Skip table of contents

FieldTypeChangeRequest, 196 (ver4.3.0/5.0.7)

This tables stores User requests for FieldType changes related to Custom Fields.

Column Name

Initial Version

Data Type

Description

DCID

4.3.0/5.0.7

Number(10,0)

Unique identifier for this table. Indexed. Required.

Field_ID

4.3.0/5.0.7

Number(10,0)

Identifier from the FieldsTable. Indexed.

ID

4.3.0/5.0.7

Number(10,0)

Sequential number generated by the application, but uniqueness in the table is not guaranteed. Indexed.

ImplementationDate

4.3.0/5.0.7

Date

Actual date of the implementation of the type change. Indexed.

MaxLen

4.3.0/5.0.7

Number(10,0)

Maximum length of the value.

MaxVal

4.3.0/5.0.7

Varchar(20)

Actual Maximum value.

MinLen

4.3.0/5.0.7

Number(10,0)

Minimum length of the value.

MinVal

4.3.0/5.0.7

Varchar(10)

Actual Minimum value.

RequestDate

4.3.0/5.0.7

Date

Date of this change request.

RequestType

4.3.0/5.0.7

Number(10,0)

New datatype for this field.

When_Created

4.3.0/5.0.7

Date

The creation date of this record.

When_Modified

4.3.0/5.0.7

Date

The modification date of this record.

Who_Created

4.3.0/5.0.7

Varchar(30)

The user who created this record.

Who_Modified

4.3.0/5.0.7

Varchar(30)

The user who modified this record.

JavaScript errors detected

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

If this problem persists, please contact our support.