Entity CustomIntConfigItem

Description of Entity CustomIntConfigItem

This entity mainly holds the technical attributes to configure the item.


List of all Dependencies of the Entity CustomIntConfigItem

Name

Code

Class Name

Relation_83086

Relation_830862

Reference


List of Attributes of the Entity CustomIntConfigItem

Name

Code

CustomIntConfig Item ID

CustomIntConfigItemId

Config Item Type

ConfigItemType

ConfigItemLabel

ConfigItemLabel

ConfigItem Data Type

ConfigItemDataType

ConfigItemMandatory

ConfigItemMandatory

ConfigItemOrder

ConfigItemOrder

ConfigItemField

ConfigItemField

ConfigItemSQL

ConfigItemSQL

ConfigItemSelected1

ConfigItemSelected1

ConfigItemSelected2

ConfigItemSelected2

ConfigItemDouble

ConfigItemDouble

ConfigItemInteger

ConfigItemInteger

ConfigItemBoolean

ConfigItemBoolean

ConfigItemShortString

ConfigItemShortString

ConfigItemString

ConfigItemString

ConfigItemDate

ConfigItemDate


Entity Attribute CustomIntConfig Item ID of the Entity CustomIntConfigItem

Card of Attribute CustomIntConfig Item ID of the Entity CustomIntConfigItem

Name

CustomIntConfig Item ID

Code

CustomIntConfigItemId

Data Type

char(20)

Mandatory

Yes


Description of Attribute CustomIntConfig Item ID of the Entity CustomIntConfigItem

Shows the identity of the interface configuration item. This also acts as the primary key for the CustomIntConfigItem table.


Entity Attribute Config Item Type of the Entity CustomIntConfigItem

Card of Attribute Config Item Type of the Entity CustomIntConfigItem

Name

Config Item Type

Code

ConfigItemType

Data Type

char(100)

Mandatory

Yes


Description of Attribute Config Item Type of the Entity CustomIntConfigItem

Shows the type of the configuration item.


Entity Attribute ConfigItemLabel of the Entity CustomIntConfigItem

Card of Attribute ConfigItemLabel of the Entity CustomIntConfigItem

Name

ConfigItemLabel

Code

ConfigItemLabel

Data Type

char(100)

Mandatory

No


Description of Attribute ConfigItemLabel of the Entity CustomIntConfigItem

Shows the label for the configuration item.


Entity Attribute ConfigItem Data Type of the Entity CustomIntConfigItem

Card of Attribute ConfigItem Data Type of the Entity CustomIntConfigItem

Name

ConfigItem Data Type

Code

ConfigItemDataType

Data Type

char(100)

Mandatory

Yes


Description of Attribute ConfigItem Data Type of the Entity CustomIntConfigItem

Shows the data type for the configuration item.


Entity Attribute ConfigItemMandatory of the Entity CustomIntConfigItem

Card of Attribute ConfigItemMandatory of the Entity CustomIntConfigItem

Name

ConfigItemMandatory

Code

ConfigItemMandatory

Data Type

char(100)

Mandatory

Yes


Description of Attribute ConfigItemMandatory of the Entity CustomIntConfigItem

Shows the mandatory field for the configuration item.


Entity Attribute ConfigItemOrder of the Entity CustomIntConfigItem

Card of Attribute ConfigItemOrder of the Entity CustomIntConfigItem

Name

ConfigItemOrder

Code

ConfigItemOrder

Data Type

char(100)

Mandatory

No


Description of Attribute ConfigItemOrder of the Entity CustomIntConfigItem

Shows the order for the configuration item.


Entity Attribute ConfigItemField of the Entity CustomIntConfigItem

Card of Attribute ConfigItemField of the Entity CustomIntConfigItem

Name

ConfigItemField

Code

ConfigItemField

Data Type

char(200)

Mandatory

No


Description of Attribute ConfigItemField of the Entity CustomIntConfigItem

Shows the field for the configuration item.


Entity Attribute ConfigItemSQL of the Entity CustomIntConfigItem

Card of Attribute ConfigItemSQL of the Entity CustomIntConfigItem

Name

ConfigItemSQL

Code

ConfigItemSQL

Data Type

char(200)

Mandatory

No


Description of Attribute ConfigItemSQL of the Entity CustomIntConfigItem

Shows the SQL for the configuration item.


Entity Attribute ConfigItemSelected1 of the Entity CustomIntConfigItem

Card of Attribute ConfigItemSelected1 of the Entity CustomIntConfigItem

Name

ConfigItemSelected1

Code

ConfigItemSelected1

Data Type

char(200)

Mandatory

No


Description of Attribute ConfigItemSelected1 of the Entity CustomIntConfigItem

Shows the selection for the configuration item.


Entity Attribute ConfigItemSelected2 of the Entity CustomIntConfigItem

Card of Attribute ConfigItemSelected2 of the Entity CustomIntConfigItem

Name

ConfigItemSelected2

Code

ConfigItemSelected2

Data Type

char(200)

Mandatory

No


Description of Attribute ConfigItemSelected2 of the Entity CustomIntConfigItem

Shows the selection for the configuration item.


Entity Attribute ConfigItemDouble of the Entity CustomIntConfigItem

Card of Attribute ConfigItemDouble of the Entity CustomIntConfigItem

Name

ConfigItemDouble

Code

ConfigItemDouble

Data Type

double

Mandatory

No


Description of Attribute ConfigItemDouble of the Entity CustomIntConfigItem

Shows the double for the configuration item. Double is the largest and smallest magnitudes for an integer.


Entity Attribute ConfigItemInteger of the Entity CustomIntConfigItem

Card of Attribute ConfigItemInteger of the Entity CustomIntConfigItem

Name

ConfigItemInteger

Code

ConfigItemInteger

Data Type

integer

Mandatory

No


Description of Attribute ConfigItemInteger of the Entity CustomIntConfigItem

Shows the integer for the configuration item, where they are whole numbers.


Entity Attribute ConfigItemBoolean of the Entity CustomIntConfigItem

Card of Attribute ConfigItemBoolean of the Entity CustomIntConfigItem

Name

ConfigItemBoolean

Code

ConfigItemBoolean

Data Type

smallint

Mandatory

No


Description of Attribute ConfigItemBoolean of the Entity CustomIntConfigItem

Shows the boolean for the configuration item, in a form of a checkbox.


Entity Attribute ConfigItemShortString of the Entity CustomIntConfigItem

Card of Attribute ConfigItemShortString of the Entity CustomIntConfigItem

Name

ConfigItemShortString

Code

ConfigItemShortString

Data Type

char(20)

Mandatory

No


Description of Attribute ConfigItemShortString of the Entity CustomIntConfigItem

Shows the short string for the configuration item. String is a data type which includes letters, digits and special characters. It is a sequence of characters.


Entity Attribute ConfigItemString of the Entity CustomIntConfigItem

Card of Attribute ConfigItemString of the Entity CustomIntConfigItem

Name

ConfigItemString

Code

ConfigItemString

Data Type

char(255)

Mandatory

No


Description of Attribute ConfigItemString of the Entity CustomIntConfigItem

Shows the string for the configuration item. String is a data type which includes letters, digits and special characters. It is a sequence of characters.


Entity Attribute ConfigItemDate of the Entity CustomIntConfigItem

Card of Attribute ConfigItemDate of the Entity CustomIntConfigItem

Name

ConfigItemDate

Code

ConfigItemDate

Data Type

date

Mandatory

No


Description of Attribute ConfigItemDate of the Entity CustomIntConfigItem

Shows the date for the configuration item.
It is in the format: DD-MM-YYYY.