WorkersWorkAssignmentsHomeWorkLocationCommunicationPagers
The view that returns pager communication data for workers' home work locations. This view retains legacy contact information that can be used in operational or emergency contexts.
Table Specific Information
Select
The cmdlet uses the ADP API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client side within the cmdlet.
- AssociateOID supports the '=' comparison.
- WorkerID supports the '=' comparison.
- AsOfDate supports the '=' comparison.
For example, the following queries are processed server side:
SELECT * FROM WorkersWorkAssignmentsHomeWorkLocationCommunicationPagers WHERE AssociateOID = 'G3349PZGBADQY8H7' SELECT * FROM WorkersWorkAssignmentsHomeWorkLocationCommunicationPagers WHERE WorkerID = 'DRH9M9NPW' SELECT * FROM WorkersWorkAssignmentsHomeWorkLocationCommunicationPagers WHERE AsOfDate = '2020-01-01'
Columns
| Name | Type | References | Description |
| AssociateOID | String |
Workers.AssociateOID | The unique identifier (Id) that represents the associate linked to the pager communication record for the home work location. This field supports Human Resources (HR) contact management, workforce coordination, and system synchronization across HR platforms. |
| WorkerID | String |
Workers.WorkerID | The Id that identifies the worker whose home work location includes this pager record. This field supports HR communication tracking, employee verification, and integration across payroll and organizational systems. |
| Access | String | The access code that is required to initiate a pager message or signal from the home work location. This field supports HR telecommunication setup, facilities management, and secure messaging configurations. | |
| AreaDialing | String | The area code that corresponds to the geographic dialing region for the pager number. This field supports HR record consistency, telecommunication mapping, and location-based validation. | |
| CountryDialing | String | The country dialing code that is associated with the pager number for the home work location. This field supports international HR communication, cross-border employee contact, and compliance with telecommunication standards. | |
| DialNumber | String | The main pager number that is assigned to the home work location or specific worker. This field supports HR communication workflows, real-time notifications, and emergency alert routing. | |
| Extension | String | The pager extension that is assigned to an individual or department within the home work location. This field supports HR routing efficiency, departmental coordination, and communication accuracy. | |
| FormattedNumber | String | The fully formatted pager number, including country code, area code, and extension (for example, +1 312 555 0183 ext. 101). This field supports HR reporting, validation, and integration with automated notification systems. | |
| ItemID | String | The Id that represents the pager communication record for the home work location. This field supports auditing, version tracking, and synchronization across HR and payroll systems. | |
| NameCode | String | The code that identifies the classification or label assigned to the pager record (for example, Payroll, Benefits, or Emergency Contact). This field supports structured HR communication, automation, and categorization of employee contact methods. | |
| NameCodeLongName | String | The full descriptive name of the code that classifies the pager record. This field supports HR reporting, documentation, and data transparency for compliance and recordkeeping. | |
| NameCodeShortName | String | The abbreviated name that corresponds to the pager record's code. This field supports concise HR dashboards, summaries, and system views where space is limited. | |
| NotificationIndicator | Boolean | A Boolean value that indicates whether the pager is designated to receive automated alerts or emergency notifications. This field supports HR alert routing, business continuity processes, and workforce safety programs. | |
| AsOfDate | Date | The date that defines when the pager record for the home work location became effective. This field supports HR historical tracking, auditing, and synchronization with payroll and compliance systems. |