GP_PCAL_SOVR_VW(SQL View) |
Index Back |
|---|---|
SearchRec for PyeCal SOVRSearch record to enter the component that supports entry of payee calendar level SOVR. |
| SELECT DISTINCT EMPLID , EMPL_RCD , GP_PAYGROUP , CAL_ID FROM PS_GP_PYE_CAL_SOVR |
| # | 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
Prompt Table: GP_ERC_SEC_VW |
|
| 3 | Character(10) | VARCHAR2(10) NOT NULL |
Global Payroll pay group
Prompt Table: GP_PYGRP |
|
| 4 | Character(18) | VARCHAR2(18) NOT NULL |
calendar id
Prompt Table: GP_PAY_CAL_VW |