PYE_TRIGR2_ESP

(SQL Table)
Index Back

Trigger creation work table

Work 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 EFFDT Date(10) DATE Effective Date

Default Value: %date

2 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
3 EFFSEQ 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