Skip to content

SETIRFMRECOVERY (Historical table)

SETIRFMRECOVERY sets out reimbursements for Industrial Relations Force Majeure to be recovered from participants.

Package

HISTORICAL_TABLES

Table schema

Column Official MMS Datatype GR-MMS Datatype Comment
SETTLEMENTDATE datetime(3) 🔑 datetime2(0) 🔑 Settlement date
VERSIONNO numeric(3, 0) 🔑 smallint 🔑 Version number
PERIODID numeric(3, 0) 🔑 smallint 🔑 Settlement period ID
IRFMID varchar(10) 🔑 varchar(10) 🔑 Industrial Relations Forced Majeure event number
PARTICIPANTID varchar(10) 🔑 varchar(10) 🔑 Participant unique identifier
IRMFVERSION numeric(3, 0) smallint Industrial Relations Forced Majeure event number
PARTICIPANTDEMAND numeric(12, 5) numeric(12, 5) Participant demand
TOTALTCD numeric(12, 5) numeric(12, 5) Total non franchised load in Victoria.
TOTALTFD numeric(12, 5) numeric(12, 5) Total franchised load in Victoria.
IRFMAMOUNT numeric(12, 5) numeric(12, 5) Industrial Relations Forced Majeure event amount in $.
IRFMPAYMENT numeric(12, 5) numeric(12, 5) Industrial Relations Forced Majeure payment amount in $.
LASTCHANGED datetime(3) datetime2(0) Last date and time record changed

Official MMS data model indexes

Index name Index type Index columns (in order)
SETIRFMRECOVERY_LCX nonclustered LASTCHANGED
SETIRFMRECOVERY_PK clustered, unique, primary key SETTLEMENTDATE, VERSIONNO, IRFMID, PARTICIPANTID, PERIODID

GR-MMS data model indexes

Index name Index type Index columns (in order)
IX_SETIRFMRECOVERY_LASTCHANGED nonclustered LASTCHANGED
PK_SETIRFMRECOVERY clustered, unique, primary key SETTLEMENTDATE, VERSIONNO, IRFMID, PARTICIPANTID, PERIODID

Historical-MMS data model indexes

Index name Index type Index columns (in order)
SETIRFMRECOVERY_LCX nonclustered LASTCHANGED
SETIRFMRECOVERY_PK clustered, unique, primary key SETTLEMENTDATE, VERSIONNO, IRFMID, PARTICIPANTID, PERIODID