RETROPAY_TRGDTL(SQL Table) |
Index Back |
---|---|
Retroactive Pay Trigger DetailThis table will contain generated retroactive Triggers. There will be one row for each generated trigger. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RETROPAY_SEQ_NO | Character(15) | VARCHAR2(15) NOT NULL | Retro Pay Sequence Number |
2 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: RETROPAY_RQE_VW |
3 | RETROPAY_EFFDT | Date(10) | DATE NOT NULL | Retro Pay Effective Date |
4 | RETRO_TRG_EVENT_ID | Number(3,0) | SMALLINT NOT NULL | Retroactive Trigger Event ID |
5 | SEQNUM | Number(3,0) | SMALLINT NOT NULL | Sequence Number |
6 | RECNAME | Character(15) | VARCHAR2(15) NOT NULL |
Record (Table) Name (see PSRECDEFN).
Prompt Table: PY_RETROTBL_DEF |
7 | ERNCD | Character(3) | VARCHAR2(3) NOT NULL | Earnings Code |
8 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL |
Empl Record
Prompt Table: JOB |
9 | EFFDT_USED | Date(10) | DATE NOT NULL | Date driving 'processed' code |
10 | ACTION_DT | Date(10) | DATE NOT NULL | Action Date |
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. |