Implemented in: | 8.0 |
|---|---|
Normal Library: | LX_DTA |
Database Index
Name | Unique? | Columns |
|---|---|---|
LX_F20_PRIM | Y | X20P_I, X20MOD |
Record Layout
Key | Name | Description | Type | Comments |
|---|---|---|---|---|
1 | X20P_I | Partition Identifier | CHAR(3) | |
2 | X20MOD | Process name | CHAR(10) | |
X20STS | Process status | CHAR(3) | This is a redundant value and from 11.0 has a default value of blank. | |
X20RCL | RCLRSC flag | CHAR(1) | ||
X20RMT | Optimize for remote communications | CHAR(1) | ||
X20GUI | Enable for graphical user interface | CHAR(1) | ||
X20MUS | MENU style | CHAR(1) | ||
X20R31 | Has LX_F31 records | CHAR(1) | ||
X20R32 | Has LX_F32 records | CHAR(1) | ||
X20R44 | Has LX_F44 records | CHAR(1) | ||
X20SPI | Spare field | STRING(100) | See X20SP1 Layout |
X20SP1 Layout
Visual LANSA processes have the following additional definition in X20SP1.
Offset | Description | Type | Default | Comment |
|---|---|---|---|---|
0 | Process compile status | CHAR(1) | 0 | Values 0 to 8 which determines the build status comment in the process control window |
1 | Process compile date | CHAR(6) | Blank | |
7 | Process compile time | CHAR(6) | Blank | |
13 | Enable for Web | CHAR(1) | N | Y/N |
14 | Enable XML generation | CHAR(1) | N | Y/N |
15 | RDMLX | CHAR(1) | Blank |