|
Name |
|
|
Comment |
Each Dispatch instruction (GD instruct) has a type and subtype. INSTRUCTIONSUBTYPE, together with INSTRUCTIONTYPE, sets out valid instruction types. |
|
INSTRUCTIONSUBTYPE is public data, and is available to all participants. Source INSTRUCTIONSUBTYPE shows ad hoc updates to market configuration. |
|
Name |
Comment |
Value |
|
Visibility |
Data in this table is: |
Public |
|
Name |
|
INSTRUCTIONSUBTYPEID |
|
INSTRUCTIONTYPEID |
|
Name |
|
LASTCHANGED |
|
Name |
Data Type |
Mandatory |
Comment |
|
INSTRUCTIONTYPEID |
VARCHAR2(10) |
X |
Instruction type |
|
INSTRUCTIONSUBTYPEID |
VARCHAR2(10) |
X |
Subtype for each dispatch instruction type, for example governor off. |
|
DESCRIPTION |
VARCHAR2(64) |
|
Description of instruction subtype |
|
LASTCHANGED |
DATE |
|
Last date and time record changed |
|
|
|