PI_PAYGROUP_VW(SQL View) |
Index Back |
|---|---|
Paygroups in RUN_PYGRPView of Paygroups in PI_RUN_PYGRP |
| select distinct pi_run_num,pi_config_id,company,paygroup from PS_PI_RUN_PYGRP |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(4,0) | SMALLINT NOT NULL | Payroll Interface Run Number | |
| 2 | Character(6) | VARCHAR2(6) NOT NULL | PI Configuration ID | |
| 3 | Character(3) | VARCHAR2(3) NOT NULL | Company | |
| 4 | Character(3) | VARCHAR2(3) NOT NULL | Pay Group |