|
This entity mainly holds the technical attributes to configure the item. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity of the interface configuration item. This also acts as the primary key for the CustomIntConfigItem table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
Yes |
|
Shows the type of the configuration item. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Shows the label for the configuration item. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
Yes |
|
Shows the data type for the configuration item. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
Yes |
|
Shows the mandatory field for the configuration item. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Shows the order for the configuration item. |
|
Name |
|
|
Code |
|
|
Data Type |
char(200) |
|
Mandatory |
No |
|
Shows the field for the configuration item. |
|
Name |
|
|
Code |
|
|
Data Type |
char(200) |
|
Mandatory |
No |
|
Shows the SQL for the configuration item. |
|
Name |
|
|
Code |
|
|
Data Type |
char(200) |
|
Mandatory |
No |
|
Shows the selection for the configuration item. |
|
Name |
|
|
Code |
|
|
Data Type |
char(200) |
|
Mandatory |
No |
|
Shows the selection for the configuration item. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the double for the configuration item. Double is the largest and smallest magnitudes for an integer. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the integer for the configuration item, where they are whole numbers. |
|
Name |
|
|
Code |
|
|
Data Type |
smallint |
|
Mandatory |
No |
|
Shows the boolean for the configuration item, in a form of a checkbox. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
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. |
|
Name |
|
|
Code |
|
|
Data Type |
char(255) |
|
Mandatory |
No |
|
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. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
Shows the date for the configuration item. |
|
|
|