Table: SET_ENERGY_TRANSACTIONS

SET_ENERGY_TRANSACTIONS

Name

SET_ENERGY_TRANSACTIONS

Comment

The Settlement Energy Transactions report contains the Energy Transactions data for all the Participants based on their ACE and ASOE at each customer and generator Connection Point ID. This table is populated The Settlement Energy Transactions report contains the Energy Transactions data for all the Participants based on their ACE and ASOE at each customer and generator Connection Point ID. This table is populated only if Settlement Date is post the IESS rule effective date.


Primary Key Columns

Name

CONNECTIONPOINTID

METER_TYPE

PARTICIPANTID

PERIODID

SETTLEMENTDATE

VERSIONNO


Content

Name

Data Type

Mandatory

Comment

SETTLEMENTDATE

DATE

X

The Settlement Date of the Billing Week

VERSIONNO

NUMBER(3,0)

X

The Settlement Run No

PERIODID

NUMBER(3,0)

X

The Period ID Identifier

PARTICIPANTID

VARCHAR2(20)

X

The Participant Id Identifier

CONNECTIONPOINTID

VARCHAR2(20)

X

The Connection Point associated with the Energy Transaction reads.

METER_TYPE

VARCHAR2(20)

X

The type of meter reads received. Eg Customer, Generator, BDU, NREG etc.

REGIONID

VARCHAR2(20)

 

The NEM Region Id Identifier

RRP

NUMBER(18,8)

 

The Regional Reference Price for the Region

TLF

NUMBER(18,8)

 

The Transmission Loss Factor applied to the Connection Point Id. TLF is calculated based on the Net Flow at the TNI.

CE_MWH

NUMBER(18,8)

 

The Consumed Energy . Energy received in the meter reads (DLF Adjusted)

UFEA_MWH

NUMBER(18,8)

 

The UFE Allocation Amount applied to the Participant

ACE_MWH

NUMBER(18,8)

 

The Adjusted Consumed Energy MWh ( CE_MWh + UFEA) for the ConnectionPointId

ASOE_MWH

NUMBER(18,8)

 

The Adjusted Sent Out Energy for the ConnectionPointId . Energy received in the meter reads adjusted by DLF.

TOTAL_MWH

NUMBER(18,8)

 

The Total MWh Value for the Participant. ACE_MWh + ASOE_MWh

ACE_AMOUNT

NUMBER(18,8)

 

The dollar amount for Adjusted Consumed Energy MWh (ACE_MWh * TLF * RRP)

ASOE_AMOUNT

NUMBER(18,8)

 

The dollar amount for Adjusted Sent Out Energy MWh (ASOE_MWh * TLF * RRP)

TOTAL_AMOUNT

NUMBER(18,8)

 

The Total Dollar Value for the Participant. ACE_Amount + ASOE_Amount

CASE_ID

NUMBER(10,0)

 

The Metering Case ID

DME_MWH

NUMBER(18,8)

 

The DME MWh (Distribution Connected) that is used in the UFEA Calculation.

AGGREGATE_READ_FLAG

NUMBER(3,0)

 

The Flag is 1 if the meter data source is from Aggregate Reads Meter Data, Else 0

INDIVIDUAL_READ_FLAG

NUMBER(3,0)

 

The Flag is 1 if the meter data source is from Individual Reads Meter Data, Else 0

LASTCHANGED

DATE

 

The Last changed Date time of the record