|
This entity shows the fields for the Import Designer. |
|
Name |
Code |
Class Name |
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
Yes |
|
Shows the physical field for the import. This is also the primary key for the ImportField table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(2) |
|
Mandatory |
No |
|
The column of the import field. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
The row of the import field. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
A date value, usually in the format: DD-MM-YYYY. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
A string value where it is a data type which includes letters, digits and special characters. It is a sequence of characters. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
An integer value, i.e. a whole number. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
A numeric value, usually stands for numbers or digits. |
|
|
|