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 |
MATRIX_USAGE_X |
|
3 |
ID |
4 |
INTEGER |
Unique identifier |
|
4 |
ORG_ID |
4 |
INTEGER |
Original object identifier |
|
5 |
SEQ |
2 |
SMALLINT |
Sequence within matrix. Use ORDER_BY_SEQ to return the matrix usages on the X axis in the same order as specified in the toolset. |
|
6 |
MATRIX_ID |
4 |
INTEGER |
ID of matrix which uses this matrix usage |
|
7 |
OBJECT_ID |
4 |
INTEGER |
ID of the object that is referred to by this matrix usage |
|
Copyright © 2013 CA.
All rights reserved.
|
|