This table supplies valid work codes for the application.
Field Name | Type | Size (Bytes) |
---|---|---|
WorkCodeID | Number (Long) | 4 |
WorkCode | Text | 30 |
Property | Value |
---|---|
WorkCodeID | Number (Long) |
AllowZeroLength | False |
Attributes | Fixed size, auto-increment |
Caption | Work Code ID |
CollatingOrder | General |
OrdinalPosition | 0 |
Required | False |
SourceField | WorkCodeID |
SourceTable | tblWorkCodes |
WorkCode | Text |
AllowZeroLength | False |
Attributes | Variable length |
Caption | Work Code |
CollatingOrder | General |
OrdinalPosition | 1 |
Required | False |
SourceField | WorkCode |
tblWorkCodes |