EP_ATTACH(SQL Table) |
Index Back |
---|---|
ePerformance AttachmentsThis record contains ePerformance document attachments |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EP_APPRAISAL_ID | Number(8,0) | INTEGER NOT NULL | Document ID |
2 | EP_ATCH_SEQ | Number(15,0) | DECIMAL(15) NOT NULL | Attachment Sequence |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | 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 |
5 | 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. |
6 | 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. |
7 | ATTACHSYSFILENAME | Character(128) | VARCHAR2(128) NOT NULL | Unique Sys Filename |
8 | ATTACHUSERFILE | Character(64) | VARCHAR2(64) NOT NULL | Attached File |