| GPMY_ABS_ENT_VW(SQL View) | Index Back | 
|---|---|
| Absence Entitlement View MYSThis view retrieves pin numbers specific to Absence Entitlement. | 
| SELECT b.pin_num , b.pin_nm FROM PS_GP_PIN b WHERE b.pin_type = 'AE' AND country = 'MYS' | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Number(8,0) | INTEGER NOT NULL | PIN Number | |
| 2 | PIN_NM | Character(18) | VARCHAR2(18) NOT NULL | Element Name field |