The following table details various column names along with their descriptions.
|
Col |
Column Name |
Len |
Coltype |
Description |
|
|---|---|---|---|---|---|
|
1 |
MODEL_ID |
4 |
INTEGER |
ID of the containing model |
|
|
2 |
TBNAME |
16 |
CHAR |
CELL_VALUE |
|
|
3 |
ID |
4 |
INTEGER |
Unique identifier |
|
|
4 |
ORG_ID |
4 |
INTEGER |
Original object identifier |
|
|
5 |
CELL_VALUE |
1 |
CHAR |
Cell value |
|
|
6 |
MATRIX_ID |
4 |
INTEGER |
ID of the matrix that uses this cell value |
|
|
7 |
X_OBJECT_ID |
4 |
INTEGER |
ID of the object that uses this cell value on the X axis. |
|
|
8 |
Y_OBJECT_ID |
4 |
INTEGER |
ID of the object that uses this cell value on the Y axis. |
|
|
Copyright © 2013 CA.
All rights reserved.
|
|