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 |
DIALECT_TEXT |
|
3 |
ID |
4 |
INTEGER |
Unique Identifier |
|
4 |
ORG_ID |
4 |
INTEGER |
Original object identifier |
|
5 |
SEQ |
2 |
SMALLINT |
Sequence number. Use ORDER_BY_SEQ to return in same order as specified in toolset. |
|
6 |
ACCEL_VALUE |
1 |
CHAR |
Accelerator value (for scroll amount only) |
|
7 |
DIALECT_ID |
4 |
INTEGER |
ID of the dialect of the text |
|
8 |
OBJECT_ID |
4 |
INTEGER |
ID of the text for the prompt, screen literal, command, command synonym, edit pattern, message, or scroll amount. Join with:
|
|
9 |
TEXT_VALUE |
2000 |
LONGVAR |
Text value |
|
Copyright © 2013 CA.
All rights reserved.
|
|