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 |
LIBRARY_USAGE |
|
3 |
ID |
4 |
INTEGER |
Unique identifier |
|
4 |
ORG_ID |
4 |
INTEGER |
Original object identifier |
|
5 |
ROLE |
1 |
CHAR |
Role:
|
|
6 |
SEQ |
2 |
SMALLINT |
Sequence within technical system. Use ORDER_BY_SEQ to return library usages in the same order as specified in the toolset (zero for generated items library usage). |
|
7 |
LIB_TYPE |
32 |
VARCHAR |
Library usage type for generated items library usage (zero for the other library usages). |
|
8 |
TECHSYS_ID |
4 |
INTEGER |
ID of the technical system that implements the library usage. Join with TECHNICAL_SYSTEM. |
|
Copyright © 2013 CA.
All rights reserved.
|
|