|
Name |
|
|
Comment |
Capacity transfer notice includes a list of capacity quantities per shipper contract that facility operators use to update the capacity quantity on the relevant shipper contracts in their own systems. |
|
Name |
|
CAPACITY_TRANSFER_ID |
|
Name |
Data Type |
Mandatory |
Comment |
|
CAPACITY_TRANSFER_ID |
VARCHAR2(20) |
X |
The unique AEMO defined Capacity Transfer transaction identifier. |
|
FACILITY_ID |
NUMBER(8,0) |
|
The unique facility identifier as defined in the Transportation Facility Register. |
|
FACILITY_NAME |
VARCHAR2(100) |
|
The descriptive name of the facility as defined in the Transportation Facility Register. |
|
PARTICIPANT_ID |
VARCHAR2(20) |
|
The unique AEMO defined GSH Participant identifier. |
|
PARTICIPANT_NAME |
VARCHAR2(80) |
|
The descriptive name of the participant. |
|
SERVICE_REFERENCE |
VARCHAR2(255) |
|
The service reference issued by the facility operator. |
|
STTM_CONTRACT_REFERENCE |
VARCHAR2(255) |
|
The STTM registered facility service identifier (CRN) associated with the service reference. |
|
RECEIPT_POINT_ID |
NUMBER(8,0) |
|
The unique identifier of the Receipt Point as defined in the Transportation Service Point Register. This is the point where gas is injected into the pipeline |
|
RECEIPT_POINT_NAME |
VARCHAR2(255) |
|
The descriptive name of the Receipt Point as defined in the Transportation Service Point Register. |
|
DELIVERY_POINT_ID |
NUMBER(8,0) |
|
The unique identifier of the Delivery Point as defined in the Transportation Service Point Register. This is the point where gas is withdrawn from the pipeline. |
|
DELIVERY_POINT_NAME |
VARCHAR2(255) |
|
The descriptive name of the Delivery Point as defined in the Transportation Service Point Register. |
|
RECEIPT_ZONE_ID |
NUMBER(8,0) |
|
The unique identifier of the Receipt Zone as defined in the Transportation Service Point Register. |
|
RECEIPT_ZONE_NAME |
VARCHAR2(255) |
|
The descriptive name of the Receipt Zone as defined in the Transportation Service Point Register. |
|
DELIVERY_ZONE_ID |
NUMBER(8,0) |
|
The unique identifier of the Delivery Zone as defined in the Transportation Service Point Register. |
|
DELIVERY_ZONE_NAME |
VARCHAR2(255) |
|
The descriptive name of the Delivery Zone as defined in the Transportation Service Point Register. |
|
GAS_DATE |
DATE |
|
The gas date that the capacity change applies to. Disregard the time component as this is not applicable. |
|
INCREMENTAL_QUANTITY_CHANGE |
NUMBER(10,0) |
|
The incremental capacity quantity adjustment (GJ/day) to be applied to the service reference for this transfer date and gas date. This is a signed value (+/-). |
|
OVERALL_QUANTITY_CHANGE |
NUMBER(10,0) |
|
The overall capacity quantity adjustment (GJ/day) applied to the relevant contracts for this transfer date and gas date. This is a signed value (+/-). |
|
LASTCHANGED |
DATE |
|
The date and time the report was generated. |
|
|
|