EP_ATTACH_HST(SQL Table) |
Index Back |
---|---|
ePerf attachment archive |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PSARCH_ID | Character(8) | VARCHAR2(8) NOT NULL | Archive ID (see PSARCHTEMPLATE). |
2 | PSARCH_BATCHNUM | Number(30,0) | DECIMAL(30) NOT NULL | Archive Batch Number |
3 | EP_APPRAISAL_ID | Number(8,0) | INTEGER NOT NULL | Document ID |
4 | EP_ATCH_SEQ | Number(15,0) | DECIMAL(15) NOT NULL | Attachment Sequence |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
6 | EP_ATTACH_AUD | Character(1) | VARCHAR2(1) NOT NULL |
Indicates to whom the attachment should be visible.
B=Employee and Manager E=Employee Only M=Manager Only X=Employee and Manager |
7 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
8 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
9 | ATTACHSYSFILENAME | Character(128) | VARCHAR2(128) NOT NULL | Unique Sys Filename |
10 | ATTACHUSERFILE | Character(64) | VARCHAR2(64) NOT NULL | Attached File |