AUC_REG_BF_ATT(SQL Table) |
Index Back |
---|---|
Registration Attachmen RespRegistration Bid Factor Response for Attachment type profile questions. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | BIDDER_ID | Character(15) | VARCHAR2(15) NOT NULL | Bidder ID |
3 | BID_FACTOR_NBR | Number(10,0) | DECIMAL(10) NOT NULL | Bid Factor Number |
4 | AUC_ATTACH_NUM | Number(5,0) | INTEGER NOT NULL | Attachment Number |
5 | SCM_ATTACH_ID | Character(64) | VARCHAR2(64) NOT NULL | The unique ID of each file whose attachment was handled by the attachment utility. Unique across all attachments, all applications. |
6 | ATT_VERSION | Number(3,0) | SMALLINT NOT NULL | The version of the attached file. Currently always 1, this field will find more use once the attachment utitlity starts supporting versioning of files. |