|
This entity shows the details of the worksheet. This is different from the worksheet name in the spreadsheet. You can have multiple IDs pointing to the same worksheet. As for the rows and columns, it allows you to state where your data begins and it depends on your data series type selection. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity of the worksheet. This acts as a primary key for the ImportWorkSheet table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
No |
|
Shows the name of the worksheet. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the type of the worksheet. |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
No |
|
Shows a physical name for the entity. It also holds the primary key for the InterfaceTableMapping entity. |
|
Name |
|
|
Code |
|
|
Data Type |
char(2) |
|
Mandatory |
No |
|
Shows the ending column for the worksheet. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the ending row for the worksheet. |
|
Name |
|
|
Code |
|
|
Data Type |
char(2) |
|
Mandatory |
No |
|
Shows the starting column for the worksheet. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the starting row for the worksheet. |
|
Name |
|
|
Code |
|
|
Data Type |
char(50) |
|
Mandatory |
No |
|
Shows the name of the log file. |
|
Name |
|
|
Code |
|
|
Data Type |
char(200) |
|
Mandatory |
No |
|
Shows the path of the log file. |
|
|
|