GPCH_AB_TAKE_VW(SQL View) | 
Index Back | 
|---|---|
Absence TakeAbsence Take | 
| SELECT A.PIN_NUM ,A.EFFDT ,A.PRIORITY ,A.PIN_ENT_NUM FROM PS_GP_ABS_TAKE_ENT A , PS_GP_PIN P WHERE A.PIN_NUM = P.PIN_NUM AND P.COUNTRY = 'CHE' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Number(8,0) | INTEGER NOT NULL | PIN Number | |
| 2 | Date(10) | DATE | 
Effective Date
 Default Value: %date  | 
|
| 3 | PRIORITY | Number(3,0) | SMALLINT NOT NULL | Priority | 
| 4 | PIN_ENT_NUM | Number(8,0) | INTEGER NOT NULL | Element number field |