AUC_NOIA_ATTCH(SQL Table) |
Index Back |
---|---|
NOIA AttachmentNOIA Attachment |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | AUC_ID | Character(10) | VARCHAR2(10) NOT NULL | Event ID |
3 | AUC_ROUND | Number(5,0) | INTEGER NOT NULL | Event Round |
4 | AUC_VERSION | Number(5,0) | INTEGER NOT NULL | Event Version |
5 | AUC_ATTACH_NUM | Number(5,0) | INTEGER NOT NULL | Attachment Number |
6 | 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. |
7 | 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. |
8 | AUC_NOIA_INCLUDE | Character(1) | VARCHAR2(1) NOT NULL |
Include in NOIA
Y/N Table Edit Default Value: Y |
9 | AUC_NOIA_PDF | Character(1) | VARCHAR2(1) NOT NULL |
Notice of Intent to Award PDF
Y/N Table Edit Default Value: N |