Skip to content

SETLSHEDRECOVERY

SETLSHEDRECOVERY shows reimbursements for Load shed Ancillary Services to be recovered from participants. (Data no longer created for Settlement Days from 01/07/2012).

Package

SETTLEMENT_DATA

Visibility

Private

Table schema

Column Official MMS Datatype GR-MMS Datatype Comment
SETTLEMENTDATE datetime(3) 🔑 datetime2(0) 🔑 Settlement Date
VERSIONNO numeric(3, 0) 🔑 smallint 🔑 Settlement Run No.
PARTICIPANTID varchar(10) 🔑 varchar(10) 🔑 Participant to pay recovery
PERIODID numeric(3, 0) 🔑 smallint 🔑 Settlements Trading Interval.
REGIONID varchar(10) 🔑 varchar(10) 🔑 Region Identifier
CONTRACTID varchar(10) varchar(10) Contract Identifier for reserve, intervention, settlement and ancillary service contracts. Contracts are coded by type and unit.
LSEPAYMENT numeric(15, 5) numeric(15, 5) Load Shed Enabling Payment
CCPAYMENT numeric(15, 5) numeric(15, 5) Compensation Payment
PARTICIPANTDEMAND numeric(15, 5) numeric(15, 5) Total Participant NEM Demand
REGIONDEMAND numeric(15, 5) numeric(15, 5) Total NEM Demand
LSERECOVERY numeric(15, 5) numeric(15, 5) Load Shed Enabling Recovery
CCRECOVERY numeric(15, 5) numeric(15, 5) Compensation Recovery
LASTCHANGED datetime(3) datetime2(0) Last date and time record changed
LSERECOVERY_GEN numeric(15, 5) numeric(15, 5) Load Shed Enabling Recovery for Generator
CCRECOVERY_GEN numeric(15, 5) numeric(15, 5) Compensation Recovery for Generator
PARTICIPANTDEMAND_GEN numeric(15, 5) numeric(15, 5) Total Participant NEM Demand for Generator
REGIONDEMAND_GEN numeric(15, 5) numeric(15, 5) Total NEM Demand for Generator
AVAILABILITYRECOVERY numeric(16, 6) numeric(16, 6) Recovery amount for the Load Shed Availability service attributable to customer connection points
AVAILABILITYRECOVERY_GEN numeric(16, 6) numeric(16, 6) Recovery amount for the Load Shed Availability service attributable to generator connection points

Official MMS data model indexes

Index name Index type Index columns (in order)
SETLSHEDRECOVERY_LCX nonclustered LASTCHANGED
SETLSHEDRECOVERY_PK clustered, unique, primary key SETTLEMENTDATE, VERSIONNO, PARTICIPANTID, PERIODID, REGIONID

GR-MMS data model indexes

Index name Index type Index columns (in order)
IX_SETLSHEDRECOVERY_LASTCHANGED nonclustered LASTCHANGED
PK_SETLSHEDRECOVERY clustered, unique, primary key SETTLEMENTDATE, VERSIONNO, PARTICIPANTID, PERIODID, REGIONID

Historical-MMS data model indexes

Index name Index type Index columns (in order)
SETLSHEDRECOVERY_LCX nonclustered LASTCHANGED
SETLSHEDRECOVERY_PK clustered, unique, primary key SETTLEMENTDATE, VERSIONNO, PARTICIPANTID, PERIODID, REGIONID