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 |
UNFORMAT_INPUT |
||
|
3 |
ID |
4 |
INTEGER |
Unique identifier |
||
|
4 |
ORG_ID |
4 |
INTEGER |
Original object identifier |
||
|
5 |
SEQ |
2 |
SMALLINT |
Sequence within procedure step. Use ORDER_BY_SEQ to return unformatted input in the same order as specified in the toolset. |
||
|
6 |
POSITION_ |
4 |
INTEGER |
Position number |
||
|
7 |
ATTR_VIEW_ID |
4 |
INTEGER |
ID of the attribute view that is input to the unformatted input (zero for unformatted input that does not input to an attribute view). |
||
|
8 |
SYS_ATTRIBUTE_ |
4 |
INTEGER |
ID of the system attribute that is referenced by the unformatted input (zero for unformatted input that does not reference a system attribute). |
||
|
9 |
BUS_PROC_STEP_ |
4 |
INTEGER |
ID of the procedure step that uses the unformatted input |
||
|
Copyright © 2013 CA.
All rights reserved.
|
|