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 |
USER_DEF_OBJECT |
||||
|
3 |
ID |
4 |
INTEGER |
Unique identifier |
||||
|
4 |
ORG_ID |
4 |
INTEGER |
Original object identifier |
||||
|
5 |
NAME |
32 |
VARCHAR |
Name of the user‑defined object |
||||
|
6 |
SEQ |
2 |
SMALLINT |
Not used. This column will be deleted in a future release. |
||||
|
7 |
CLASS_TYPE |
32 |
VARCHAR |
NAME of the user‑defined class that this user-defined object belongs to |
||||
|
8 |
OBJECT_CLASS_ID |
4 |
INTEGER |
ID of the user‑defined object class to which this user-defined object belongs. |
||||
|
9 |
PARENT_OBJECT_ |
4 |
INTEGER |
ID of the parent user‑defined object. Join with USER_DEF_OBJECT. Zero for root user-defined object (for future release). |
||||
|
Copyright © 2013 CA.
All rights reserved.
|
|