Description | This table defines a file in the SQL View. The set of View Files identified by this table are used to construct the FROM clause of the SQL View's SELECT statement. |
|---|---|
Implemented in: | 8.05 / H9 |
Normal Library | LX_DTA |
Required for Run Only System? | Yes |
Name | Unique? | Columns |
|---|---|---|
LX_FVW_PRIM | Y | XVWP_I, XVWPFL, XVWPLB |
Key | Name | Description | Type | Comments |
|---|---|---|---|---|
1 | XVWP_I | Partition Identifier | CHAR(3) | |
2 | XVWPFL | PhysicalFile Name | CHAR(10) | |
3 | XVWPLB | File Library | CHAR(10) | |
XVWVFL | ViewFile Name | CHAR(10) | ||
XVWVLB | View Library | CHAR(10) |