HR_RW_TRIGGER(SQL Table) |
Index Back |
|---|---|
Remote Worker AG TriggerRemote Worker AG Trigger |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERS_SRCH_GBL |
| 2 | EMPL_RCD | Number(3,0) | SMALLINT NOT NULL | Empl Record |
| 3 | START_DATE | Date(10) | DATE NOT NULL | Start Date for Gen Standing PO |
| 4 | HR_RW_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Remote Worker Type(Fully remote/Hybrid)
F=Fully Remote H=Hybrid |
| 5 | AGC_LIST_ID | Character(31) | VARCHAR2(31) NOT NULL | Activity Guide Composer List Id |
| 6 | 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. |