| Description | Stores the valid values for Technology Service properties that have enumerated values. For example, we could restrict MIME types to be one of: text/plain, text/xml, text/html, etc. |
|---|---|
| Implemented in: | 10.5 |
| Normal Library | LX_DTA |
| Required for Run Only System? | No |
Name | Unique? | Columns |
|---|---|---|
LX_FPV_PRIM | Y | XPVIDN, XPVVAL |
LX_IPVV1 | Y | XPVIDN, XPVSEQ |
Key | Name | Description | Type | Comments |
|---|---|---|---|---|
1 | XPVIDN | Technology Service Property Identifier | LONG | |
2 | XPVVAL | Technology Service Property Value | STRING(256) | Maximum length of value defined by property length in Technology Service Property Table (LX_FPY) |
XPVSEQ | Sequence Number | LONG | Sequence order for display in selection lists. Normally used to list most frequently used values at the top of the list regardless of alphabetical order. This value is not necessarily unique. | |
XPVSP1 | Spare Field | CHAR(20) |