Name |
|
Comment |
Provide the uncontracted capacity of the facility over the next 12 months. |
Name |
CapacityType |
DeliveryLocation |
FacilityId |
FlowDirection |
OutlookMonth |
OutlookYear |
ReceiptLocation |
VersionDateTime |
Name |
Data Type |
Mandatory |
Comment |
OutlookYear |
NUMBER(4,0) |
X |
The outlook year |
OutlookMonth |
NUMBER(4,0) |
X |
The outlook month. |
FacilityId |
NUMBER(10,0) |
X |
Unique Facility Identifier |
VersionDateTime |
DATE |
X |
Version timestamp of the record |
CapacityType |
VARCHAR2(20) |
X |
Capacity Type - Must be either STORAGE or MDQ |
FlowDirection |
VARCHAR2(20) |
X |
Direction of flow for the submission record. Must be one of ‘RECEIPT’ or ‘DELIVERY’ |
ReceiptLocation |
NUMBER(10,0) |
X |
Connection Point ID that best represents the receipt location |
DeliveryLocation |
NUMBER(10,0) |
X |
Connection Point ID that best represents the Delivery Location |
OutlookQuantity |
NUMBER(18,3) |
|
Quantity of available capacity during the defined period |
CapacityDescription |
VARCHAR2(1000) |
|
Describes the meaning of the capacity Number Provided |
Description |
VARCHAR2(1000) |
|
Description for reasons or comments directly related to the quantity or change in Outlook quantity in relation to the Facility |
|
|
|