|
Leaves a record of the item. The type of file, order number, which modules to appear in etc are all located in this entity for the item record. |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the identity of the customised item. It is the primary key of the CustomItemRecord table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
Yes |
|
Shows the customised item that appears in the record. It also acts as a primary key for the CustomItemRecord table. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
Shows the order for the customised item. |
|
Name |
|
|
Code |
|
|
Data Type |
char(200) |
|
Mandatory |
Yes |
|
Shows the caption of the customised item. |
|
Name |
|
|
Code |
|
|
Data Type |
char(200) |
|
Mandatory |
No |
|
The Dynamic Link Library (dll) name, also the file extension name, of the customised item. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the parent of the customised item. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the control type of the customised item. |
|
|
|