CNT_X_RANGE(SQL Table) |
Index Back |
---|---|
Counts by Position in RangeCounts number of employees accumulated by a grouping of where the Employee's current salary falls relative to their salary range. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | WCS_RANGE | Character(100) | VARCHAR2(100) NOT NULL | Current midpoint range description. |
2 | WCS_TOT_COUNT | Number(6,0) | INTEGER NOT NULL | Total Employees in Node (direct and indirect) |