Skip to content

BILLING_FCAS_REG_AMT

This report show the summary of the Billing run FCAS Regulation Amounts incl default amounts.

Package

BILLING_RUN

Visibility

Private

Table schema

Column Official MMS Datatype GR-MMS Datatype Comment
CONTRACTYEAR numeric(4, 0) 🔑 smallint 🔑 The Billing Contract Year
WEEKNO numeric(3, 0) 🔑 tinyint 🔑 The Billing WeekNo
BILLRUNNO numeric(4, 0) 🔑 smallint 🔑 The Billing RunNo
PARTICIPANTID varchar(20) 🔑 varchar(20) 🔑 The Participant Id Identifier
UNITID varchar(20) 🔑 varchar(10) 🔑 The UnitId for which a FPP Factor is assigned
CONSTRAINTID varchar(20) 🔑 varchar(20) 🔑 The FCAS Reg Constraint Id
CONNECTIONPOINTID varchar(20) 🔑 varchar(20) 🔑 The ConnectionPointId from Settlement Results for the UnitId
REGIONID varchar(20) 🔑 varchar(10) 🔑 The Region Id Identifier
BIDTYPE varchar(10) varchar(10) The BidType for the Constraint Id
FPP_AMOUNT numeric(18, 8) numeric(18, 8) The FPP Amount for the Participant and the Unit
USED_AMOUNT numeric(18, 8) numeric(18, 8) The FCAS Regulation Used Amount for the Participant and the Unit
UNUSED_AMOUNT numeric(18, 8) numeric(18, 8) The FCAS Regulation Unused Amount for the Participant and the Unit
LASTCHANGED datetime(3) datetime2(0) The Lastchanged datetime of the record.

Official MMS data model indexes

Index name Index type Index columns (in order)
BILLING_FCAS_REG_AMT_PK clustered, unique, primary key CONTRACTYEAR, WEEKNO, BILLRUNNO, PARTICIPANTID, UNITID, CONSTRAINTID, CONNECTIONPOINTID, REGIONID

GR-MMS data model indexes

Index name Index type Index columns (in order)
PK_BILLING_FCAS_REG_AMT clustered, unique, primary key CONTRACTYEAR, WEEKNO, BILLRUNNO, PARTICIPANTID, UNITID, CONSTRAINTID, CONNECTIONPOINTID, REGIONID

Historical-MMS data model indexes

Index name Index type Index columns (in order)
PK_BILLING_FCAS_REG_AMT clustered, unique, primary key CONTRACTYEAR, WEEKNO, BILLRUNNO, PARTICIPANTID, UNITID, CONSTRAINTID, CONNECTIONPOINTID, REGIONID