Skip to content

SETIRNSPSURPLUS

This view supports the Settlements Residue Auction, by showing the TNSP participant allocations of Interconnector Residue (IR) Surplus (i. e. derogated amounts) arising as a result of the sold units for a quarter.

Package

SETTLEMENT_DATA

Visibility

Private

Table schema

Column Official MMS Datatype GR-MMS Datatype Comment
SETTLEMENTDATE datetime(3) 🔑 datetime2(0) 🔑 Settlement date
SETTLEMENTRUNNO numeric(3, 0) 🔑 smallint 🔑 Settlement run number
CONTRACTID varchar(10) 🔑 varchar(10) 🔑 SRA Contract unique identifier
PERIODID numeric(3, 0) 🔑 smallint 🔑 Settlements Trading Interval.
PARTICIPANTID varchar(10) 🔑 varchar(10) 🔑 Participant unique identifier
INTERCONNECTORID varchar(10) 🔑 varchar(10) 🔑 Identifier of Contracted Interconnector
FROMREGIONID varchar(10) 🔑 varchar(10) 🔑 Nominated source region for Interconnector
TOTALSURPLUS numeric(15, 5) numeric(15, 5) Total value of surplus
CONTRACTALLOCATION numeric(8, 5) numeric(8, 5) Percentage of total surplus allocated to participant
SURPLUSVALUE numeric(15, 5) numeric(15, 5) Amount NSP is paid for Inter/intra-Regional surplus energy produced by the participant
LASTCHANGED datetime(3) datetime2(0) Date and time this record was last modified
CSP_DEROGATION_AMOUNT numeric(18, 8) numeric(18, 8) The CSP derogation amount applied as an adjustment to SRA
UNADJUSTED_IRSR numeric(18, 8) numeric(18, 8) The SRA amount unadjusted by CSP

Official MMS data model indexes

Index name Index type Index columns (in order)
SETIRNSPSURPLUS_LCX nonclustered LASTCHANGED
SETIRNSPSURPLUS_PK clustered, unique, primary key SETTLEMENTDATE, SETTLEMENTRUNNO, CONTRACTID, INTERCONNECTORID, FROMREGIONID, PARTICIPANTID, PERIODID

GR-MMS data model indexes

Index name Index type Index columns (in order)
IX_SETIRNSPSURPLUS_LASTCHANGED nonclustered LASTCHANGED
PK_SETIRNSPSURPLUS clustered, unique, primary key SETTLEMENTDATE, SETTLEMENTRUNNO, CONTRACTID, INTERCONNECTORID, FROMREGIONID, PARTICIPANTID, PERIODID

Historical-MMS data model indexes

Index name Index type Index columns (in order)
SETIRNSPSURPLUS_LCX nonclustered LASTCHANGED
SETIRNSPSURPLUS_PK clustered, unique, primary key SETTLEMENTDATE, SETTLEMENTRUNNO, CONTRACTID, INTERCONNECTORID, FROMREGIONID, PARTICIPANTID, PERIODID