Implemented in: | 8.0. Changed V12.0 |
|---|---|
Normal Library: | LX_DTA |
Database Index
Name | Unique? | Columns |
|---|---|---|
LX_F03_PRIM | Y | X03P_I, X03FLD |
LIM_0303 | X03REF |
Record Layout
Key | Name | Description | Type | Comments |
|---|---|---|---|---|
1 | X03P_I | Partition Identifier | CHAR(3) | |
2 | X03FLD | Field name | CHAR(10) | |
X03TYP | Field type | CHAR(1) | ||
X03LEN | Field length | LONG | ||
X03DEC | Number of decimals | SMALLINT | ||
XO3XTP | LANSA/x data type | CHAR(1) | Not used. | |
X03REF | Reference field name | CHAR(10) | ||
X03IAT | Input attributes list | VAR CHAR(40) | ||
X03OAT | Output attributes list | VAR CHAR(40) | ||
X03EDC | Edit code | CHAR(1) | ||
X03EDW | Edit word | STRING(24) | ||
X03DFT | Default value | CHAR(20) | ||
X03ALS | Alias name | STRING(30) | ||
X03SYS | System Field | CHAR(1) | ||
X03PRO | Prompting process name | CHAR(10) | ||
X03FUN | Prompting function name | CHAR(7) | ||
X03KSH | Keyboard shift | CHAR(1) | ||
X03SP1 | Spare field | STRING(100) | Contains Visual LANSA component details |
X03SP1 Layout
Visual LANSA components have the following additional definition in X03SP1.
Offset | Description | Type | Default | Comment |
|---|---|---|---|---|
0 | Component compile status | CHAR(1) | 0 | Values 0 to 8 which determines the build status comment in the field control window |
1 | Compile date | CHAR(6) | ||
7 | Compile time | CHAR(6) | ||
13 | Meta class | CHAR(5) | This may be blank if created in LANSA for i, or a 5 digit number if created in Visual LANSA. It is used to identify the type of component. | |
18 | Visual Style | CHAR(5) | This may be blank, or a 5 digit number associated with a particular type of Visual LANSA component. | |
23 | Imbedded SQL used | CHAR(1) | Visual LANSA component uses imbedded SQL | |
24 | Count of routines | CHAR(4) | ||
28 | RDMLX | CHAR(1) | '1' = RDMLX | |
29 | CCSID | CHAR(5) | -0001 | Default CCSID |
34 | Native Field Length | CHAR(10) | -000000001 | |
44 | Unicode length | CHAR(5) | 00000 | Maximum number of characters when field has a SUNI attribute. |
49 | Target Platform | CHAR(1) | ||
50 | Wam Type | CHAR(1) |