DIC_TRAY_SIZE
Dictionary which lists different tray sizes (small, large etc.) in the NDGC tray store.
No. |
Column name |
Data type |
Notes |
1 |
CODE |
Varchar(8) |
Primary key
|
2 |
DESCRIPTION |
Varchar(250) |
|
3 |
TRANSLATION |
Varchar(50) |
|
4 |
STATUS |
Char(1) |
|
5 |
DATE_ENTERED |
Date |
|
6 |
DATE_UPDATED |
Date |
|
Sample data (rows 1 to 5 of 5)
CODE |
DESCRIPTION |
TRANSLATION |
STATUS |
DATE_ENTERED |
DATE_UPDATED |
deep |
deep tray |
deep tray |
I |
01-SEP-04 |
01-SEP-04 |
shallow |
shallow tray |
shallow tray |
I |
01-SEP-04 |
01-SEP-04 |
nonstd |
non-standard tray size |
non standard |
I |
01-SEP-04 |
01-SEP-04 |
! |
Information not available |
information not available |
I |
01-SEP-04 |
01-SEP-04 |
? |
information not entered |
not entered |
I |
01-SEP-04 |
01-SEP-04 |