Data Dictionary
>
FPSBASE Tables
> FPSBASE.MHS_VEHICLE_STATES
Table FPSBASE.MHS_VEHICLE_STATES"
List of FPS defined values allowed for the vehicle state. Restricting vehicle_state to a value defined in this table allows our applications to make specific references to these values.
-
Schema: FPSBASE
-
Tablespace: FPSDATA
-
Primary key: VEHICLE_STATE
|
Column |
Type |
Nullable |
Comment |
|---|---|---|---|
|
VEHICLE_STATE |
VARCHAR2(36) |
N |
The state of the vehicle, which is typically used for determining whether it can be used or not. (* from FPSINPUT.MHS_VEHICLES) |