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 |
EXPECT_EFFECT |
|
|
3 |
ID |
4 |
INTEGER |
Unique identifier |
|
|
4 |
ORG_ID |
4 |
INTEGER |
Original object identifier |
|
|
5 |
CREATE |
1 |
CHAR |
Activity expected to create entity type?
|
|
|
6 |
READ |
1 |
CHAR |
Activity expected to read entity type?
|
|
|
7 |
UPDT |
1 |
CHAR |
Activity expected to update entity type?
|
|
|
8 |
DLET |
1 |
CHAR |
Activity expected to delete entity type?
|
|
|
9 |
ENTITY_ID |
4 |
INTEGER |
Entity type or subtype that this activity is expected to affect. Join with:
|
|
|
10 |
ACTIVITY_ID |
4 |
INTEGER |
Activity ID (function or process). Join with:
|
|
|
Copyright © 2013 CA.
All rights reserved.
|
|