| 
 Name  | 
|
| 
 Comment  | 
 Provides a confirmation to trading participants that their auction bid has been successfully submitted.  | 
| 
 Name  | 
| 
 SUBMISSION_ID  | 
| 
 Name  | 
 Data Type  | 
 Mandatory  | 
 Comment  | 
| 
 SUBMISSION_ID  | 
 NUMBER(8,0)  | 
 X  | 
 Unique ID for a bid entry  | 
| 
 PARTICIPANT_CODE  | 
 VARCHAR2(20)  | 
 
  | 
 Unique Participant Code  | 
| 
 SUBMISSION_TIME  | 
 DATE  | 
 
  | 
 Date and Time of the submission  | 
| 
 FROM_GAS_DATE  | 
 DATE  | 
 
  | 
 The first gas day of the auction bid. Disregard the time component as this is not applicable.  | 
| 
 TO_GAS_DATE  | 
 DATE  | 
 
  | 
 The last gas day of the auction bid. Disregard the time component as this is not applicable.  | 
| 
 LAST_UPDATED  | 
 DATE  | 
 
  | 
 The date and time the bid was submitted or updated.  | 
| 
 LAST_UPDATED_BY  | 
 VARCHAR2(100)  | 
 
  | 
 The user name who submitted or updated the bid.  | 
| 
 LASTCHANGED  | 
 DATE  | 
 
  | 
 The date and time the report was generated.  | 
  | 
  | 
  |