GP_CS_ALERT_SM(SQL Table) |
Index Back |
---|---|
GP Related Content AlertsThis table has the related content alert threshholds by Country, Paygroup and Department based on the Status Monitor Key. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COUNTRY | Character(3) | VARCHAR2(3) NOT NULL |
Country
Prompt Table: GP_COUNTRY |
2 | GP_PAYGROUP | Character(10) | VARCHAR2(10) NOT NULL |
Global Payroll pay group
Prompt Table: GP_PYGRP_VW |
3 | GP_CS_SM_KEY | Character(3) | VARCHAR2(3) NOT NULL |
Status Monitor Key for Processing Statistics
A0C=Sel Stat - Cancelled A0I=Sel Stat - Inactive A0S=Sel Stat - Suspended by System A0U=Sel Stat - Suspended by User B02=Calc Stat - Calculation Error B03=Calc Stat - Calc error bypass B04=Calc Stat - Calc Error - Rule B11=Calc Stat - No Segment Created B55=Calc Stat - Frozen C01=Seg Stat - Inactive in Segment |
4 | DEPTID | Character(10) | VARCHAR2(10) NOT NULL |
Department
Prompt Table: DEPT_TBL |
5 | GP_CS_ERR_PCT | Number(3,0) | SMALLINT NOT NULL | Error Percent Threshold for Processing Statistics |
6 | GP_CS_WRN_PCT | Number(3,0) | SMALLINT NOT NULL | Warning Percentage Threshold |