GVT_AGY_RUNCTL(SQL Table) |
Index Back |
---|---|
Federal Agency Run ControlThe Pay Calculation Run Control record manages the pay calculation process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
3 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL |
Company
Default Value: INSTALLATION.COMPANY Prompt Table: COMPANY_TBL |
4 | GVT_MPA_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
GVT Mass Pay Adjustment Type
FWA=Annual Federal Wage Service FWS=FWS Special Rate Increase GSA=GS Annual Pay Adjustment GSS=GS Special Rate Increase LEO=LEO Special Pay Adjustment LPA=Locality Pay Adjustment |
5 | GB_GROUP_ID | Character(15) | VARCHAR2(15) NOT NULL |
Group Build ID.
Prompt Table: GB_GROUP_TBL |
6 | ACTION_DT | Date(10) | DATE |
Action Date
Default Value: %date |