GP_CS_ALERT_ACM(SQL Table) |
Index Back |
---|---|
GP Related Content AlertsThis table has the related content alert threshholds by Country, Paygroup and Department based on the Accumulators. |
# | 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_ACM_KEY | Character(30) | VARCHAR2(30) NOT NULL |
Accumulator Key for Processing Statistics
1=Gross Pay 2=Net Pay Prompt Table: GP_CS_ALERT_SM |
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 |