WorkersWorkAssignmentsHomeWorkLocationCommunicationFaxes
The view that returns fax communication data for workers' home work locations. This view supports Human Resources (HR) and payroll correspondence that requires fax-based communication.
Table Specific Information
Select
The driver 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 driver.
- AssociateOID supports the '=' comparison.
- WorkerID supports the '=' comparison.
- AsOfDate supports the '=' comparison.
For example, the following queries are processed server side:
SELECT * FROM WorkersWorkAssignmentsHomeWorkLocationCommunicationFaxes WHERE AssociateOID = 'G3349PZGBADQY8H7' SELECT * FROM WorkersWorkAssignmentsHomeWorkLocationCommunicationFaxes WHERE WorkerID = 'DRH9M9NPW' SELECT * FROM WorkersWorkAssignmentsHomeWorkLocationCommunicationFaxes 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 home work location's fax communication record. This field supports HR contact management, payroll coordination, and compliance documentation. |
| WorkerID | String |
Workers.WorkerID | The Id that identifies the worker whose home work location includes this fax record. This field supports HR correspondence tracking, personnel verification, and synchronization with organizational reporting systems. |
| Access | String | The access code or prefix that is required to place an outbound fax from the home work location. This field supports HR facilities management, telecommunication configurations, and system integration for location-specific dialing rules. | |
| AreaDialing | String | The area code that corresponds to the geographic dialing region for the fax number. This field supports HR record accuracy, telecommunication mapping, and location validation. | |
| CountryDialing | String | The country dialing code that is associated with the fax number for the home work location. This field supports international HR operations, global workforce communication, and compliance with telecommunication standards. | |
| DialNumber | String | The main fax number that is assigned to the home work location. This field supports HR document transmission, payroll form submission, and communication with external agencies. | |
| Extension | String | The fax line extension that is used for specific departments or individuals within the home work location. This field supports HR subdepartment routing and efficient internal communication. | |
| FormattedNumber | String | The fully formatted fax number, including country code, area code, and extension (for example, +1 212 555 0199 ext. 1234). This field supports consistent HR reporting, validation, and integration with automated fax systems. | |
| ItemID | String | The Id that represents the fax communication record for the home work location. This field supports record versioning, data integrity, and traceability in HR and payroll systems. | |
| NameCode | String | The code that identifies the category or label assigned to the fax record (for example, Payroll, Benefits, or Emergency Contact). This field supports structured HR communication, automation workflows, and standardized reporting. | |
| NameCodeLongName | String | The full descriptive name of the fax communication code. This field supports clarity in HR documentation, system exports, and compliance audits. | |
| NameCodeShortName | String | The abbreviated name that corresponds to the fax communication code. This field supports concise display in HR dashboards, forms, and reporting tools. | |
| NotificationIndicator | Boolean | A Boolean value that indicates whether the fax line is designated for automated or critical system notifications. This field supports HR alert routing, communication compliance, and workflow automation. | |
| AsOfDate | Date | The date that defines when the fax record for the home work location became effective. This field supports HR auditing, historical recordkeeping, and synchronization across payroll and compliance systems. |