PYE_TRIGR2_ESP(SQL Table) |
Index Back |
|---|---|
Trigger creation work tableWork table to create Payee GP triggers. Special table to create triggers under special situations, i.e. create a trigger when a value change but not in the base record but in a related record. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Date(10) | DATE |
Effective Date
Default Value: %date |
|
| 2 | Character(11) | VARCHAR2(11) NOT NULL | Employee ID | |
| 3 | Number(3,0) | SMALLINT NOT NULL | Effective Sequence | |
| 4 | CONTRACT_TYPE | Character(3) | VARCHAR2(3) NOT NULL | Contract Type |
| 5 | ACTION_FLAG | Character(2) | VARCHAR2(2) NOT NULL | Action Flag |
| 6 | PREV_EFFDT | Date(10) | DATE | Work field |
| 7 | PRIOR_EFFSEQ | Number(3,0) | SMALLINT NOT NULL | Prior Effective Sequence |