GPS_POST_EE(SQL Table) |
Index Back |
---|---|
GPS Employees AssignedEmployees assigned to a post |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_HR.SETID |
2 | GPS_POST_ID | Character(8) | VARCHAR2(8) NOT NULL | GPS post id |
3 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
4 | EFFSEQ | Number(3,0) | SMALLINT NOT NULL | Effective Sequence |
5 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: GPS_UNASEE_DVW |
6 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL |
Empl Record
Default Value: 0 Prompt Table: GPS_UNASEE_DVW2 |
7 | GPS_FRACTION | Number(9,2) | DECIMAL(8,2) NOT NULL |
GPS Fraction
Default Value: 0 |
8 | GPS_AUTO_ASSGN | Character(1) | VARCHAR2(1) NOT NULL |
GPS employee was assigned to post automatically
Y/N Table Edit Default Value: N |
9 | GPS_PRIMARY_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Primary Flag.
N=No Y=Yes Default Value: N |
10 | 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. |
11 | LASTUPDDTTM | DateTime(26) | TIMESTAMP NOT NULL |
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.
Default Value: %datetime |