HR_MSS_CT_ATT(SQL Table) |
Index Back |
|---|---|
GSS AttachmentsContains attachments information for the GSS transactions. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Default Value: PERSON.EMPLID Prompt Table: PERSON |
|
| 2 | Number(3,0) | SMALLINT NOT NULL | Empl Record | |
| 3 | Date(10) | DATE | Termination Date | |
| 4 | Number(3,0) | SMALLINT NOT NULL | Effective Sequence | |
| 5 | Character(128) | VARCHAR2(128) NOT NULL | Unique Sys Filename | |
| 6 | ATTACHUSERFILE | Character(64) | VARCHAR2(64) NOT NULL | Attached File |
| 7 | DESCR60 | Character(60) | VARCHAR2(60) NOT NULL | Description |
| 8 | WF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Workflow Status
A=Approved C=Cancelled D=Denied E=Error. Contact Administrator. F=Awaiting final approval I=In Approval Process M=Administrator is Processing N=Not Available P=Rework S=Submitted V=Data Saved |
| 9 | HR_MSS_CT_NAME | Character(25) | VARCHAR2(25) NOT NULL | Compound Transaction Name |
| 10 | 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. |
| 11 | 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. |