JOB_JR_SP_TMP(SQL Table) |
Index Back |
---|---|
Job Junior TempThis temporary record is populated by programs PKG001.SQR and PKG005.SQR. The data stored in this table is then used to populate PS_JOB_JR via CI. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Rcd Nbr |
3 | EFFDT | Date(10) | DATE NOT NULL | Effective Date |
4 | EFFSEQ | Number(3,0) | SMALLINT NOT NULL | Effective Sequence |
5 | 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. |
6 | 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. |
7 | SALARY_PACKAGED | Character(1) | VARCHAR2(1) NOT NULL | Sal Package - Salary Packaged Flag |
8 | SP_PROC_STAT | Character(1) | VARCHAR2(1) NOT NULL |
Tracks the status of rows associated with a process.
E=Error prevented processing N=Not Processed W=Row processed but check log Y=Processed |