HR_OBD_TRIGGER(SQL Table) |
Index Back |
---|---|
OnBoarding Trigger |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERS_SRCH_GBL |
|
2 | Number(3,0) | SMALLINT NOT NULL | Empl Record | |
3 | AGC_LIST_ID | Character(31) | VARCHAR2(31) NOT NULL |
Activity Guide Composer List Id
Prompt Table: HR_OBD_TMPL_VW3 |
4 | LAST_HIRE_DT | Date(10) | DATE | Latest Start Date - The latest time that an Employee or a Contingent Worker has started - based on EMPLID/EMPL_RCD. |
5 | HR_OBD_NOTIFY | Character(1) | VARCHAR2(1) NOT NULL |
Notify
Default Value: N |
6 | HR_OBD_NOTIFY_DT | Date(10) | DATE | OnBoarding Notification Date |
7 | HR_OBD_PBDCMPLT_DT | DateTime(26) | TIMESTAMP | PreBoarding Completion Date |
8 | 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.
Default Value: %DateTime |