|
A batch ID is a convenient way to group together sets of items that need to be issued to an employee. The Items tab is the same as the single record variant. The additional is the General and the Assign Employee tab, for creating batch IDs and assigning them to employees respectively. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
A system generated identity. It is blind to the user. This holds the primary key for the ItemBAssignAttr table. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the attribute type of the item. |
|
Name |
|
|
Code |
|
|
Data Type |
char(20) |
|
Mandatory |
No |
|
Shows the item value of the string attribute. String is a data type which includes letters, digits and special characters. It is a sequence of characters. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Shows the item value of the numeric attribute. |
|
Name |
|
|
Code |
|
|
Data Type |
date |
|
Mandatory |
No |
|
Shows the item value of the date attribute. |
|
|
|