GP_RTO_TRG_WRK2(SQL Table) |
Index Back |
---|---|
Temp Table-RtoTrgr Expn4/13/2008 - This is a clone of GP_RTO_TRG_WRK1. It was created to help avoid deadlocks on WRK1 when multiple concurrent processes are run. This is a temporary table used by the retro trigger expansion batch process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
2 | Character(3) | VARCHAR2(3) NOT NULL | Country | |
3 | Character(10) | VARCHAR2(10) NOT NULL | Trigger Event ID | |
4 | Date(10) | DATE | Trigger Effective Date | |
5 | DateTime(26) | TIMESTAMP | Trigger Creation Timestamp | |
6 | Character(18) | VARCHAR2(18) NOT NULL | Calendar Run Id | |
7 | Number(4,0) | SMALLINT NOT NULL | Stream Number |