Table: GSH_AUCTION_BID_STEPS

GSH_AUCTION_BID_STEPS

Name

GSH_AUCTION_BID_STEPS

Comment

Information for a single step contained within a bid.


Primary Key Columns

Name

BID_ID

GAS_DATE

PARTICIPANT_CODE

STEP_NUMBER

SUBMISSION_TIME


Content

Name

Data Type

Mandatory

Comment

GAS_DATE

DATE

X

Single Gas Date of Submission

PARTICIPANT_CODE

VARCHAR2(20)

X

Unique Participant Code

SUBMISSION_TIME

DATE

X

Date and Time of the submission

BID_ID

NUMBER(8,0)

X

Unique Bid ID within Bid Profile

STEP_NUMBER

NUMBER(6,0)

X

Unique Step ID within the Bid

STEP_QUANTITY

NUMBER(18,8)

 

Quantity for this Bid Step

STEP_PRICE

NUMBER(18,8)

 

Price for this Bid Step

LASTCHANGED

DATE

 

The date and time the report was generated.